[
https://jira.jboss.org/jira/browse/JBIDE-3211?page=com.atlassian.jira.plu...
]
Denis Maliarevich commented on JBIDE-3211:
------------------------------------------
Max, what do you mean under "Preference export"? Could you please explain?
Now vpe specific preferencies (such as CSS, Taglib, EL variables and its values) for a
file, folder or project are stored by IResource.setPersistentProperty(QualifiedName,
String) mechanism, so it's stored to internal eclipse representation of the projects
and files. After creating new workspace and importing the projects from the hard disc
IResources for these projects and files are being created by eclipse from scratch, as a
result these brand new resources don't have any persistent properties on them.
To solve it we can save settings to eclipse project metadata (that will be obtained on
project import) or to some external file that can be exported/imported into the project
separately.
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