-
Notifications
You must be signed in to change notification settings - Fork 17
.classpath syntax #41
Comments
I would like it too, in my case I have a project with "sub-projects"
As you can see I don't include in my paths, package folders. |
The I was trying to find some examples to put in the readme anyway... but I wasn't having much luck from a quick Google search. @kepler0 since you've done most of the recent work on this do you have any good examples or resources about them? Last time I touched Java code was over 10 years ago... |
There is no reference to this method of declaring class files location in javac documentation, through a .classpath file . |
The answers to this are really all that I've been able to find: http://stackoverflow.com/questions/7186676/whats-in-an-eclipse-classpath-project-file |
The |
Since it looks like that a few issues touch the use of For the reasons in the issue #62 - i would like to allow the classpath-settings over the configuration only. I appreciate any thoughts. |
The classpath concerns will be bundled in the new and shiny Thank you all for your contribution and thoughts on this topic! 💝 |
Hello, thanks for the great plugin you developed.
I am having troubles with the .classpath file, could you provide some examples for a complex .classpath file?
The plugin does not work when I add multiple path, but I guess is a problem of mine not of the plugin.
Thanks a lot
Andrea
The text was updated successfully, but these errors were encountered: