[ https://jira.jboss.org/jira/browse/JBIDE-1077?page=com.atlassian.jira.plu... ]
Alexey Kazakov commented on JBIDE-1077:
---------------------------------------
Me, Viktor and Denis tried to find a way to add any custom action in "Refactor" menu. We tried to use standard Eclipse extension points to point it to the same menu as JDT does but without success.
Viktor found out that JDT hard codes items for that menu and it seems that there is no way to add our item there. But it was almost a year ago and maybe JDT has changed something... I doubt that but anyway let's research it in Eclipse 3.5.
> Seam refactoring tools
> ----------------------
>
> Key: JBIDE-1077
> URL: https://jira.jboss.org/jira/browse/JBIDE-1077
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: Plan, Seam
> Affects Versions: 2.0.0.Beta4
> Reporter: Denis Golovin
> Assignee: Daniel Azarov
> Priority: Critical
> Fix For: 3.1.0.M1
>
> Attachments: Screenshot.png
>
>
> Detailed description is here http://www.jboss.org/community/docs/DOC-13479
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Eclipse tools for Guvnor guide
-------------------------------
Key: JBDS-451
URL: https://jira.jboss.org/jira/browse/JBDS-451
Project: Developer Studio
Issue Type: Feature Request
Components: documentation
Affects Versions: 1.1.0.GA
Reporter: Svetlana mukhina
Assignee: OLga Chikvina
Fix For: 2.0.0.beta1
Read eclipse_guvnor_m2_notes.pdf that is attached to the linked task, decide whether it's relevant to Tools users, if yes convert it into xml files with our common structure.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
[ https://jira.jboss.org/jira/browse/JBIDE-1077?page=com.atlassian.jira.plu... ]
Max Rydahl Andersen commented on JBIDE-1077:
--------------------------------------------
Sorry, I missed that one - it is great!
btw. I can't remember if i asked this, but shouldn't the action be under "Refactor" instead of in its independent "Seam" menu - or is that menu locked ?
> Seam refactoring tools
> ----------------------
>
> Key: JBIDE-1077
> URL: https://jira.jboss.org/jira/browse/JBIDE-1077
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: Plan, Seam
> Affects Versions: 2.0.0.Beta4
> Reporter: Denis Golovin
> Assignee: Daniel Azarov
> Priority: Critical
> Fix For: 3.1.0.M1
>
> Attachments: Screenshot.png
>
>
> Detailed description is here http://www.jboss.org/community/docs/DOC-13479
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
[ https://jira.jboss.org/jira/browse/JBIDE-1077?page=com.atlassian.jira.plu... ]
Daniel Azarov commented on JBIDE-1077:
--------------------------------------
First movie (http://screencast.com/t/4HZuNNZmd3o) shows rename in EL
1. In pages.xml
<description>Confirm booking: #{booking.description}</description> -> <description>Confirm booking: #{cooking.description}</description>
2. In book.xhtml
<rich:calendar id="checkinDate" value="#{booking.checkinDate}" required="true" datePattern="MM/dd/yyyy" event="onblur" reRender="checkinDateDecorate" style="width: auto;"/>
->
<rich:calendar id="checkinDate" value="#{cooking.checkinDate}" required="true" datePattern="MM/dd/yyyy" event="onblur" reRender="checkinDateDecorate" style="width: auto;"/>
<h:selectOneRadio id="smoking" value="#{booking.smoking}" layout="pageDirection"> -> <h:selectOneRadio id="smoking" value="#{cooking.smoking}" layout="pageDirection">
etc.
Is it enough? Should I do another movie?
> Seam refactoring tools
> ----------------------
>
> Key: JBIDE-1077
> URL: https://jira.jboss.org/jira/browse/JBIDE-1077
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: Plan, Seam
> Affects Versions: 2.0.0.Beta4
> Reporter: Denis Golovin
> Assignee: Daniel Azarov
> Priority: Critical
> Fix For: 3.1.0.M1
>
> Attachments: Screenshot.png
>
>
> Detailed description is here http://www.jboss.org/community/docs/DOC-13479
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Doc release: diffmk labels. upload. verification
-------------------------------------------------
Key: JBDS-717
URL: https://jira.jboss.org/jira/browse/JBDS-717
Project: Developer Studio
Issue Type: Task
Components: documentation
Affects Versions: 2.0.0.GA
Reporter: Svetlana mukhina
Assignee: Svetlana mukhina
Fix For: 2.0.1
Guides should be released: diff markers should be updated, guide uploaded to server, all version should be verified.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Dev jira tasks review for Tools 3.0.1 release
---------------------------------------------
Key: JBDS-669
URL: https://jira.jboss.org/jira/browse/JBDS-669
Project: Developer Studio
Issue Type: Task
Components: documentation
Affects Versions: 2.0.0.GA
Reporter: Svetlana mukhina
Assignee: Svetlana mukhina
Fix For: 2.0.1
Review all dev tasks mark as affects documentation, create corresponding doc tasks to document changes made by dev team.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
No Visual Editor - XULRunner feature disabled
---------------------------------------------
Key: JBIDE-4258
URL: https://jira.jboss.org/jira/browse/JBIDE-4258
Project: Tools (JBoss Tools)
Issue Type: Bug
Environment: Debian Linux, Kernel 2.6.26, Eclipse Ganymede SR2
Reporter: Florian Beckmann
I installed JBoss-Tools Nightly (3.1.0 Alpha) into an extension point using the old update manager. With a fresh install everything works fine. But moving the extension-point folder away and re-add it later leaves the XULRunner-feature with Status Disabled: No plug-in: "org.mozilla.xpcom" included at runtime - even though it's there!
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira