[
https://jira.jboss.org/jira/browse/JBIDE-5595?page=com.atlassian.jira.plu...
]
Max Rydahl Andersen commented on JBIDE-5595:
--------------------------------------------
Well if the deployment were implemented via the WTP Server api then there would actually
be a place to save it and the ui would actually match every other deployment in Eclipse
;)
Beyond that, how about simply storing this info in project scoped preferences ? Not
perfect but at least it will be even easier to demo (and actually easier to use for
development)
Selections on deployment screen get undone after saving project
---------------------------------------------------------------
Key: JBIDE-5595
URL:
https://jira.jboss.org/jira/browse/JBIDE-5595
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: jbpm
Environment: JBDS 3.0 M4
Reporter: Aaron Pestel
Assignee: Koen Aers
Fix For: 3.1.0.CR2
1.) Create a new jBPM project.
2.) Save it
3.) Click on the jBPM editor "Deployment" tab
4.) select the "src/java/main" check box in the Java Class and Resources area
of the panel
5.) select the "Source" tab
6.) add a space anywhere in the process file (just to trigger it needing a save)
7.) click back on the "Deployment" tab
8.) click the "Save" toolbar icon
9.) watch your "src/java/main" checkbox get unchecked.
The same thing happens for the "Files and Folders" section of the panel.
Clicking "save" will revert to the default of selecting everything in that
panel.
It might seem like this is a minor bug - and technically it probably is. But, it's a
major pain when you actually have jBPM Java Actions in your process and you have to
remember to select that check box every time you deploy after having saved the project
(basically every time you would ever deploy). If you don't, you won't get an
error - until you run the process and get a ClassNotFound error because your class was was
not actually deployed in the process archive.
--
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