[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-6631) Add Import/Export buttons to Visual Templates Preferences page

Denis Maliarevich (JIRA) jira-events at lists.jboss.org
Tue Jul 20 09:58:52 EDT 2010


    [ https://jira.jboss.org/browse/JBIDE-6631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12540068#action_12540068 ] 

Denis Maliarevich commented on JBIDE-6631:
------------------------------------------

Import/Export buttons were added.

   Due to the fact that Import/Export wizards' classes from the "File"->"Import..."/"Export..." menu should inherit special super classes the same Import/Export wizards in the WizardDialog should have another parent class. Thus additional classes for Wizard and WizardPage were created.  Java prohibits extending of more than one class. That's why extra classes are required. The functionality in all the wizards is almost the same except constructor's arguments and the logic in the finish() method.

> Add Import/Export buttons to Visual Templates Preferences page
> --------------------------------------------------------------
>
>                 Key: JBIDE-6631
>                 URL: https://jira.jboss.org/browse/JBIDE-6631
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: Visual Page Editor core, Visual Page Editor Templates
>            Reporter: Yahor Radtsevich
>            Assignee: Denis Maliarevich
>             Fix For: 3.2.0.M2
>
>         Attachments: screenshot-1.png
>
>
> Now the templates can be exported through File->Export->Unknown tags templates only. This place is hard to find. It would be great if the Visual Templates Preferences page had buttons Import/Export (same as Visual Page Editor->Code Templates). See screenshot-1.png.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list