Bug 270135 - "Open Type" widget for javaClass Application attribute
Summary: "Open Type" widget for javaClass Application attribute
Status: RESOLVED FIXED
Alias: None
Product: JWT (Archived)
Classification: SOA
Component: WE (show other bugs)
Version: 0.6.0   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-26 11:39 EDT by Mickael Istria CLA
Modified: 2009-04-02 07:54 EDT (History)
0 users

See Also:


Attachments
Patch that adds the "Find Class" feature (14.74 KB, patch)
2009-03-26 11:39 EDT, Mickael Istria CLA
no flags Details | Diff
A new button for the Java Class property (9.34 KB, image/png)
2009-03-26 11:57 EDT, Mickael Istria CLA
no flags Details
And then you got the Open Type widget! (26.80 KB, image/png)
2009-03-26 12:01 EDT, Mickael Istria CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mickael Istria CLA 2009-03-26 11:39:02 EDT
Created attachment 129974 [details]
Patch that adds the "Find Class" feature

Here is a proposal for a patch to the "jwt-we-helpers-application" that allows to simply reference classes that are in the classpath of the project, when the workflow file is contained into a Java project.

Please note that it adds a dependency to JDT, but since JDT is available on all Eclipse distributions, this dependency is not an issue.

Please give it a try, and ensure it works for you. Then, if you find it useful and working well, I'll commit it.
Comment 1 Mickael Istria CLA 2009-03-26 11:57:37 EDT
Created attachment 129977 [details]
A new button for the Java Class property
Comment 2 Mickael Istria CLA 2009-03-26 12:01:19 EDT
Created attachment 129978 [details]
And then you got the Open Type widget!
Comment 3 Mickael Istria CLA 2009-04-02 07:54:27 EDT
This enhancement has been committed, it is available in latest integration build.