tmysik commented on code in PR #5758:
URL: https://github.com/apache/netbeans/pull/5758#discussion_r1155056648
##########
php/php.editor/src/org/netbeans/modules/php/editor/actions/FixDuplicateImportStmts.form:
##########
@@ -31,9 +31,10 @@
</Properties>
<AuxValues>
<AuxValue name="FormSettings_autoSetComponentName"
type="java.lang.Boolean" value="false"/>
- <AuxValue name="FormSettings_generateFQN" type="java.lang.Boolean"
value="true"/>
+ <AuxValue name="FormSettings_generateFQN" type="java.lang.Boolean"
value="false"/>
Review Comment:
We are changing the default value here - no problem, I think. If there are
any complaints, we could store it in the userdir so it is kept between
individual invocations (if we are not doing it already :)
--
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.
To unsubscribe, e-mail: [email protected]
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