Eclipse Orion
eclipse.org
Eclipse Orion
1–10 of 36 posts
Re: Eclipse Orion
#2Re: Eclipse Orion
#3Is Orion a new e5? What happened with e4? What the rest of Eclipse Foundation and Eclipse Projects think about it?
Re: Eclipse Orion
#4So, to spare me finding headphones and watching 10 minutes of video, is this meant to be more than a syntax-highlighting text box without a right-click context menu? (FF 4.01)
Re: Eclipse Orion
#5Is Orion a new e5? What happened with e4? What the rest of Eclipse Foundation and Eclipse Projects think about it?
No, Orion is not e5, as far as I can see it's a set of browser-based tools for developing web apps. E4, by the way, is alive and well, it's release schedule is aligned with Indigo's. So, you can download the latest build (it's a RC1), and the final release should be in June.
Re: Eclipse Orion
#6Is Orion a new e5? What happened with e4? What the rest of Eclipse Foundation and Eclipse Projects think about it?
No, Orion is not e5, as far as I can see it's a set of browser-based tools for developing web apps. E4, by the way, is alive and well, it's release schedule is aligned with Indigo's. So, you can download the latest build (it's a RC1), and the final release should be in June.
Re: Eclipse Orion
#7- All code uploaded to their orion servers
- Import of .zip files
- git commit and diff functionality
- Try your code with by running webserver username.orion.eclipse.org
- Syntax highlighting (at least for js)
- Use of JSLint for syntax navigation and error notification
- Keyboard bindings as you know them from desktop applications
- Handles huge files without any noticable delay (40000 lines+)
Oh and as I understood it, it is a beta and some functionality are not fully implemented, like the .git support.
Personally I believe some things are better of being a desktop application - and do not like the trend with _everything_ on the web, but the project itself is a cool idea and great implementation.
Re: Eclipse Orion
#8Re: Eclipse Orion
#9I know Eclipse supports other languages, but essentially Eclipse is the biggest Java IDE so announcing this web editor but avoiding Java support feels like they just picked the most easy thing to show off.
Syntax highlighting is easy. What I want is a Java editor with code completion, code folding and error highlighting/error stripe. Otherwise we might just use Emacs over NaCl.
Re: Eclipse Orion
#10Until they add Java support they shouldn't even be using the Eclipse name. I know Eclipse supports other languages, but essentially Eclipse is the biggest Java IDE so announcing this web editor but avoiding Java support feels like they just picked the most easy thing to show off. Syntax highlighting is easy. What I want is a Java editor with code completion, code folding and error highlighting/error stripe. Otherwise…
It's not about showing off, it's about releasing early and getting some users to start a feedback cycle. To berate them over using the eclipse name because it's not what "you" want is just petty.
The idea of a web IDE is still a new concept. And maybe some things aren't meant for the cloud. It's awesome that these guys are experimenting with the notion. How can you expect them to just release a finished (open source) product out of the blue?