This is an automated email from the ASF dual-hosted git repository.
matthiasblaesing pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git
from 3c74da127a0 Merge pull request #9063 from
haidubogdan/fix_jflex_coloring_for_macro_value_on_multiple_lines
add 2746d5b4b9d Add "Edit context.xml" action to Tomcat menu
new 5b398906b33 Merge pull request #9068 from
NicolaIsotta/tomcat-edit-context
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../tomcat5/ui/nodes/TomcatInstanceNode.java | 39 +++++++++++++++++++---
.../tomcat5/ui/nodes/actions/Bundle.properties | 1 +
...verXmlAction.java => EditContextXmlAction.java} | 25 ++++++--------
.../modules/tomcat5/util/TomcatProperties.java | 23 ++++++++++++-
4 files changed, 69 insertions(+), 19 deletions(-)
copy
enterprise/tomcat5/src/org/netbeans/modules/tomcat5/ui/nodes/actions/{EditServerXmlAction.java
=> EditContextXmlAction.java} (83%)
---------------------------------------------------------------------
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