Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[orion-dev] Need help related to Orion's Architecture

Hi,

I would like first to thank you for developing and supporting such a fast and advanced cloud-based IDE.
Our group has been working on a model-oriented programming language called Umple. It provides a textual syntax to model and to implement software systems. We have our own cloud-based IDE, called UmpleOnline,  which allows us to design textually or graphically a system and then compile and generate code for it. Umple is also an open source technology.
We have explored Eclipse Orion and found it a good match for our technology, in particular being an advanced textual IDE, and want to have Orion's features being customized for Umple.
We have developed a plugin which allows normal text highlighting and content assist. However, we want to be able to compile Umple models in the server side and show the results on the client side, in a way we perform it in UmpleOnline.
According to the Orion's Developer Guide, we noticed that Orion will not allow access to shell nor does it give access to execute a jar file on the server side. It was surprising because Eclipse Che is based on Orion and allows having such feature. We obviously lack enough information about the architecture of Orion.
We would be really grateful if you could guide us about this case?
 
Regards,
Vahdat.
--
Vahdat Abdelzad.
Ph.D. Candidate in Software Engineering, University of Ottawa,
School of Electrical Engineering and Computer Science, Room 4027,
800 King Edward Avenue, Ottawa, ON, Canada, K1N 6N5,
Tel:+1 613-562-5888 ext. 6428  Cellphone: +1 613-400-5587

Back to the top