Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Creating Interface for Java code developed RTC Plugin porject.

We have developed some java code in RTC plain plug in project. By creating executable Jar files we are successfully able to execute this code on machines having relevant JRE installed.

Our requirement is to create user firendly GUI on top of this code. Is it possible to create a GUI in RTC eclipse client using the java plug in project? It would be great if any one can share some information, recommendations or documents on this.

0 votes



2 answers

Permanent link
Hi,

yes, you can create Eclipse based UI on top of plug in's that are deployed in Eclipse. Please note,this is only possible if the plugin is a client plugin that is deployed in the eclipse client. In this case I would suggest to purchase one of the many Eclipse books that talk about extending Eclipse on the market. The eclipse project on www.eclipse.org also provides articles and tutorials around this.

If you have server extensions https://jazz.net/library/article/1000 talks about aspect editors for operational behavior.

0 votes


Permanent link
Aspect editors must also be deployed on the eclipse client, as you cannot do Advisor/Participant configuration from the Web UI.

0 votes

Comments

Sam, that is true, however they can change the process configuration which can be read in the server plugin.

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 11,089

Question asked: Feb 13 '13, 6:51 a.m.

Question was seen: 8,675 times

Last updated: Feb 13 '13, 4:39 p.m.

Confirmation Cancel Confirm