Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / First Aid / January 2005

Tip: Looking for answers? Try searching our database.

conventions for directory's with regards to packages and source

Thread view: 
thufir - 14 Jan 2005 21:20 GMT
What're the conventions for directory's with regards to packages and
source?

Path for source code
C:\java\src\atreides\hello\HelloWorldSwing.java

Path for package
C:\java\atreides\hello\

Path for JTidy
C:\java\org\w3c\jtidy-04aug2000r6\

HelloWorldSwing.java SSCE @
<http://thufir.lecktronix.net/java/> then click HelloWorldSwing.java

I can't find a consistent naming scheme which cleanly seperates source
from byte code.

Thanks,

Thufir Hawat
thufir - 14 Jan 2005 22:01 GMT
I'm trying to seperate source from byte code, but get errors :(

C:\>javac C:\java\src\atreides\hello\HelloWorldSwing.java -d
C:\java\atreides\hello\

C:\java\src\atreides\hello\HelloWorldSwing.java:37: error while writing

<anonymous atreides.hello.HelloWorldSwing$1>:
C:\java\atreides\hello\atreides\hello\HelloWorldSwing$1.class (The
system
cannot find the path specified)
public void run() {
^
1 error

Path for source code
C:\java\src\atreides\hello\HelloWorldSwing.java

Path for byte code
C:\java\atreides\hello\

Path for JTidy
C:\java\org\w3c\jtidy-04aug2000r6\

HelloWorldSwing.java SSCE @
<http://thufir.lecktronix.net/java/> then click HelloWorldSwing.java


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.