NetBeans Forums
| View previous topic :: View next topic |
| Author |
Message |
rjpike23
Joined: 10 Aug 2010 Posts: 1
|
Posted: Tue Aug 10, 2010 7:38 pm Post subject: Non-standard Maven source paths |
|
|
Is there anyway to configure a non-standard Maven source path in Netbeans so that the files are understood to be java files? Specifically, we have a bunch of java files that are processed with Weblogic's appc, not with javac, so we have put these files in src/main/jws, rather than src/main/java. So, when I open the project in Netbeans those files do not show up in the "Source packages" folder, and I lose all the related functionality in Netbeans. For now, I'm working around this by renaming the folder to "java" or "jws", depending on if I'm coding or building, but its kind of annoying... any suggestions?
TIA |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
|