[JBoss JIRA] (TOOLSDOC-322) NeedInfo: How do you open faces-config.xml file in the dedicated editor (diagram, tree, source views)?
by Michelle Murray (JIRA)
Michelle Murray created TOOLSDOC-322:
----------------------------------------
Summary: NeedInfo: How do you open faces-config.xml file in the dedicated editor (diagram, tree, source views)?
Key: TOOLSDOC-322
URL: https://issues.jboss.org/browse/TOOLSDOC-322
Project: Documentation for JBoss Tools and Developer Studio
Issue Type: Task
Security Level: Public (Everyone can see)
Components: User Guide - JSF Tools
Affects Versions: 4.1.0
Reporter: Michelle Murray
Assignee: Alexey Kazakov
I created a JSF project using the JSF project wizard. When I double-click on the faces-config.xml file it opens in a dedicated editor with diagram, tree and source views. Great - :)
I was then looking at enabling the JSF facet on an existing basic project. A faces-config.xml file was created. Again, I double-clicked to open it but it opened in a plain editor. How do I get it to open in the dedicated config file editor? I tried right-clicking on the file and clicking Open With>Other and selecting some of the JBoss editors but no luck. :(
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 11 months
[JBoss JIRA] (JBIDE-14363) Creation of 'core' component in base
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBIDE-14363?page=com.atlassian.jira.plugi... ]
Denis Golovin commented on JBIDE-14363:
---------------------------------------
I don't mind to have new plugin, that would be developed from scratch and have %80-%100 code covered by tests :) and to have it org.jboss.tools.core, but I do mind to have something like org.jboss.tools.core.wtp.ui.
> Creation of 'core' component in base
> ------------------------------------
>
> Key: JBIDE-14363
> URL: https://issues.jboss.org/browse/JBIDE-14363
> Project: Tools (JBoss Tools)
> Issue Type: Task
> Components: common/jst/core
> Affects Versions: 4.1.0.Beta1
> Reporter: Rob Stryker
> Assignee: Max Rydahl Andersen
> Fix For: 4.1.0.Beta1
>
>
> The creation of a 'core' with minimal dependencies, preferably ONLY platform, is required. The component will have the following requirements:
> 1) Only code designed for re-use can live there
> 2) Only fully and properly java-doc'd code can live there
> 3) Only code for use by TWO OR MORE components can live there.
> 4) Addition of dependencies for this component will be strictly regulated
> 5) Code must be properly tested and have tests cases demonstrating it.
> 6) Code relating to non-platform requirements (such as egit, maven, wtp) will receive additional bundles and features to keep these dependencies separate. FOr example:
> {code}
> org.jboss.tools.core.platform
> org.jboss.tools.core.platform.ui
> org.jboss.tools.core.wtp
> org.jboss.tools.core.wtp.ui
> {code}
> Bundles such as these would require test bundles, as well as features that keep them separate.
> {code}
> org.jboss.tools.core.platform.feature
> org.jboss.tools.core.wtp.feature
> {code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 11 months