eirikbakke commented on a change in pull request #504:
URL: https://github.com/apache/netbeans/pull/504#discussion_r625501291
##########
File path: java/java.source.base/arch.xml
##########
@@ -803,9 +803,19 @@
</question>
-->
<answer id="exec-property">
- <p>
- XXX no answer for exec-property
- </p>
+ <ul>
+ <li>
+ <api type="export" group="systemproperty"
name="org.netbeans.modules.java.source.usages.BuildArtifactMapperImpl.COMPARE_TIMESTAMPS"
category="private">
+ <p>
+ If set to <code>true</code>,
+ <code>*.class</code> files generated by external build processes
+ will not be overwritten by the IDE’s Java parser
+ when running in “compile-on-save” mode
Review comment:
Added a PR for this at https://github.com/apache/netbeans/pull/2934
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists