[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[Subclipse-users] re[Subclipse-users] name source files and package names for a new project

From: albert kao <albertkao3_at_gmail.com>
Date: Fri, 14 May 2010 11:49:51 -0700 (PDT)

I want to reuse some existing java source codes and packages for a new
project.
I need to rename the source files and the package names (and therefore move
the source files).
What is the procedure?
Please review:
- Copy the existing java source codes and packages (with .svn info) from
another directory (C:\proj1\hw1) to the new project directory (C:\proj2)
- Import the existing java source codes and packages (e.g. C:\proj2\hw1) to
subclipse
- Use rename/move of subclipse (change hw1\file1.java to
hw2\dir2\file2.java. change package com.hw1.file1 to com.hw2.dir2.file2)

-- 
View this message in context: http://old.nabble.com/rename-source-files-and-package-names-for-a-new-project-tp28563060p28563060.html
Sent from the subclipse - users mailing list archive at Nabble.com.
------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2609205
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2010-05-14 20:49:54 CEST

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.