NetBeans Forums

 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
  

Compile on Save, target specification

 
Post new topic   Reply to topic    NetBeans Forums -> NetBeans Users
View previous topic :: View next topic  
Author Message
Tomas
Posted via mailing list.





PostPosted: Fri Dec 18, 2009 12:49 pm    Post subject: Compile on Save, target specification Reply with quote

Hi.

It's possible to specify own path when Netbeans will be store compiled file with "Compile on Save" feature.

For example. I have maven project, which use embeded Jetty server which can be run by simply by this goal:

org.mortbay.jetty:maven-jetty-plugin:run-exploded

I have configured it to automatically re-scan all resource.

But problem is, that netbeans store compile classes to target/classes but Jetty use target/sender-0.1-SNAPSHOT/WEB-INF/classes/

It's possible use some like

<netbeans.hint.autoCompilePath>...<netbeans.hint.autoCompilePath>

in pom.xml file?


--
Tomas Prochazka
Back to top
Display posts from previous:   
Post new topic   Reply to topic    NetBeans Forums -> NetBeans Users All times are GMT
Page 1 of 1

 
Jump to:  
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


Powered by phpBB
By use of this website, you agree to the NetBeans Policies and Terms of Use. © 2012, Oracle Corporation and/or its affiliates. Sponsored by Oracle logo