Eclipse source folder v/s package name [message #164313] |
Mon, 01 December 2003 16:18  |
Eclipse User |
|
|
|
Originally posted by: bahlrohit.hotmail.com
Using a cvs repostiory to make my project , following is the issue i have:
Every directory under the project is viewed as the package name.
The issue with this is that lets say under dev (partent project) i have
the structure:
src->|
|
-> java
|
|
-> taskA
|
|
->com
|
|
->spider
|
|
->application => HelloWorld.java
Also in HelloWorld.java I have the package name as com.spider.application
If i make new project, eclipse is intelligent to make src/java/taskA as
the source folder and com.spider.application as the java package.
BUT IF I HAVE IT LINKED TO CVS IT GOES CRAZY AND CONVERTS ALL THE SOURCE
FOLDERS ALSO INTO PACKAGE NAMES.
Disconnecting from CVS again corrects it.
|
|
|
|
Powered by
FUDForum. Page generated in 0.03039 seconds