-
IntelliJ IDEA 9M1: Advanced Support for Newest Technologies (5 messages)
- Posted by: Ilia Dumov
- Posted on: July 02 2009 08:29 EDT
Last week JetBrains made an important announcement: the next version of IntelliJ IDEA has reached its first milestone. With features like • Java EE 6 support • Google App Engine • GWT • Android • OSGi • Tapestry • PHP • JavaScript Debugger • Background indexing on startup Milestone 1 already gives those who like to live on the edge great benefits in development productivity and enjoyment. Grab it while it's hot and check out the details. You can also visit the Maia blog.Threaded Messages (5)
- it's perfect by Joe Fouad on July 02 2009 12:18 EDT
- How stable? by Florin Gheorghies on July 02 2009 15:39 EDT
- Re: How stable? by Ali M. on July 03 2009 02:26 EDT
- How stable? by Florin Gheorghies on July 02 2009 15:39 EDT
- Working serialVersionUID plugin? by Time PassX on July 07 2009 09:29 EDT
- Re: Working serialVersionUID plugin? by Daniel Lichtenberger on July 08 2009 03:52 EDT
-
it's perfect[ Go to top ]
- Posted by: Joe Fouad
- Posted on: July 02 2009 12:18 EDT
- in response to Ilia Dumov
i am using it as my primary dev ide now ,and it is quite stable actually, u can even test features in some EE6 specs which is not available in the corresponding RI using maia I LOVE IDEA Joe -
How stable?[ Go to top ]
- Posted by: Florin Gheorghies
- Posted on: July 02 2009 15:39 EDT
- in response to Joe Fouad
It's an M1 - how about performance, certainly it's not optimized, or is it? I'd hate to start using it to find out that it's a bomber. Are there any groovy and velocity improvements? -
Re: How stable?[ Go to top ]
- Posted by: Ali M.
- Posted on: July 03 2009 02:26 EDT
- in response to Florin Gheorghies
Are there any groovy and velocity improvements?
Are you an Xwiki developer? -
Working serialVersionUID plugin?[ Go to top ]
- Posted by: Time PassX
- Posted on: July 07 2009 09:29 EDT
- in response to Ilia Dumov
Does anyone know of a working serialVersionUID plugin? They have been incompatible since 8... which is the reason I'm still using 7. -
Re: Working serialVersionUID plugin?[ Go to top ]
- Posted by: Daniel Lichtenberger
- Posted on: July 08 2009 03:52 EDT
- in response to Time PassX
I don't know what the serialVersionUID plugin did exactly, but there is an inspection that can generate the serialVersionUID: http://justfiveminutes.wordpress.com/2006/12/20/intellij-idea-serialversionuid-generator/