Saturday 15 March 2014

java - how to set action on netbeans save items? -


I am trying to run my own XEE program on compilation actions in the Netbeans Java project.

I tried to add exec actions to the precompile phase of the build-impl.xml file in Netbeans, like:

   & Lt; Echo level = "info" & gt; END EXEC PRECOMPILE & lt; / Echo & gt; & Lt; / Target & gt;   

And it is run on build action or on executing and clearing it, but this action is not left on save.

Altough I have checked the compilation of saving options in my project

How can the program be run to protect any idea?

Thank you very much,

You can not do this easily "Save on The collection is not using the ant View

The compilation on Save can not be used in some specific cases. For example:

  • The creation script contains additional tasks added by that user that are required to run the application. CoS does not use AT to launch applications, so these additional tasks will not be completed.

    You get the OSWate Task To apply and register the factor, you need to write an NB module. View this post at blogs.oracle.com/geertjan/entry/save_actions_in_netbeans_ide (all the way down).

No comments:

Post a Comment