Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

Sorry if I am just really dense, but I read the Top 10 Eclipse Kepler Features and I see Orion at #1. It claims to run all in the browser. I find it really interesting, but it looks like a completely separate tool. Am I wrong?

http://www.eclipse.org/orion/

share|improve this question
add comment (requires an account with 50 reputation)

1 Answer

up vote 1 down vote accepted

You are not wrong. Eclipse Foundation has grown beyond its initial IDE roots. In addition to the desktop IDE and IDE components, it also plays host to a number of frameworks. Orion is a browser-based development environment, entirely separate from Eclipse the desktop IDE. The only unifying aspect is that the project is hosted by Eclipse Foundation.

share|improve this answer
add comment (requires an account with 50 reputation)

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.