Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Can the java source files be in arbitrary directories other than the package
Can the java source files be in arbitrary directories other than the package [message #150276] Wed, 24 March 2004 08:03
Eclipse UserFriend
Originally posted by: mseethar.employees.org

Hi all,
I have a requirement as to keep the java source files in some
arbitrary directories other than the package directory structure. For
example let's say i have a class MyClass with package examples. Eclipse
wants me to place it in a directory examples. But i want to keep it in
some other directory structure.
If i dont use eclipse i shall compile it with javac -d <build_dir>
MyClass.java. But with eclipse I'm not at all allowed to keep the java
source file in arbitrary directory.
Is there a way to do that?

thanks,
- Madhu
Previous Topic:editing location of the project
Next Topic:Setting up UIQ 2.1 in eclipse
Goto Forum:
  


Current Time: Sun Jul 21 17:33:26 GMT 2024

Powered by FUDForum. Page generated in 0.03049 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top