[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-3211) Add possibilities of settings travelling
Denis Maliarevich (JIRA)
jira-events at lists.jboss.org
Wed Mar 11 08:56:22 EDT 2009
[ https://jira.jboss.org/jira/browse/JBIDE-3211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12456636#action_12456636 ]
Denis Maliarevich commented on JBIDE-3211:
------------------------------------------
We need to create a mechanism to save VPE settings for a project and for each file to be able to restore it from external not just in current workspace.
The solution is:
1) to create runtime and project-scoped preferences to keep VPE setting for a project and for each file in the project. By doing so we will store required information in project metadata. There is a org.eclipse.core.runtime.preferences package that provides infrastructure for storing a plug-in's preferences.
2) to create some import/export wizards to store VPE project information somewhere outside the workspace. For example, we can make somethong familar to Run/Debug Configurations' import/export.
> 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
>
>
> 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