Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Java
java packages
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Andrew Thompson, post: 615083"] It can be done from within the directory or above it, but I suspect it makes sense to get *one* approach working, so I am trying to bring you around to using the one I know best. Working out the variatian that allows it to work from within the the package directory is more of a DOS/Command Line thing. In any case, if you go back to my original post, you will notice that when compiling this package/JavaClass.java, I did it from the parent directory but called the java files by their package/class names (package/JavaClass.java). This (is one way of) making sure the package statements are correctly written in the resulting class files. [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Java
java packages
Top