[jboss-user] [JBoss Tools] - Re: source code for web.xml editor - jboss tools
Yahor Radtsevich
do-not-reply at jboss.com
Sat Sep 8 15:12:21 EDT 2012
Yahor Radtsevich [https://community.jboss.org/people/yradtsevich] created the discussion
"Re: source code for web.xml editor - jboss tools"
To view the discussion, visit: https://community.jboss.org/message/758676#758676
--------------------------------------------------------------
Hi Sreenidhi,
Trunk is the best place to explore the source of JBoss Tools: http://anonsvn.jboss.org/repos/jbosstools/trunk/ http://anonsvn.jboss.org/repos/jbosstools/trunk/ .
There is a simple folder structure inside trunk: COMPONENT_NAME/plugins/PLUGIN_NAME/src/JAVA_FILES.
Just press Ctrl-Shift-F1 to get the name of the class of the opened editor. For example, for the Faces Config editor you should get: org.jboss.tools.jsf.ui.editor.FacesConfigEditor. The path for it will be /trunk/jsf/plugins/org.jboss.tools.jsf.ui/src/org/jboss/tools/jsf/ui/editor/FacesConfigEditor.java
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/758676#758676]
Start a new discussion in JBoss Tools at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20120908/f5ca1b6a/attachment.html
More information about the jboss-user
mailing list