[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-3211) Add possibilities of settings travelling

Max Rydahl Andersen (JIRA) jira-events at lists.jboss.org
Mon Apr 27 08:27:46 EDT 2009


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

Max Rydahl Andersen commented on JBIDE-3211:
--------------------------------------------

So the logic is:

preferences = loadNewPrefs();
if (!newPreferences == null) {
  preferences = loadOldPrefs();
}
?

Meaning the old prefs stays around but just gets ignored as soon as the new preferences are there ?




> Add possibilities of settings travelling
> ----------------------------------------
>
>                 Key: JBIDE-3211
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-3211
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: Visual Page Editor core
>    Affects Versions: 3.0.0.beta1
>            Reporter: Yura Zhishko
>            Assignee: Denis Maliarevich
>             Fix For: 3.1.0.M1
>
>
> If I create a project with settings using Page Design Options in one WorkSpace and when import it to another WorkSpace I lose all data from options. It's not comfortable to print all settings again manually.

-- 
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

        



More information about the jbosstools-issues mailing list