The Artima Developer Community
Sponsored Link

Java Buzz Forum
J2SE50, Eclipse and web developement.

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Adam Kruszewski

Posts: 90
Nickname: phantomik
Registered: Jan, 2005

Adam Kruszewski is (mostly) Java developer and linux system administrator.
J2SE50, Eclipse and web developement. Posted: Jan 1, 2005 5:34 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Adam Kruszewski.
Original Post: J2SE50, Eclipse and web developement.
Feed Title: Adam Kruszewski :: WebLog();
Feed URL: http://adam.kruszewski.name/blojsom/blog/adam.kruszewski/?flavor=rss2
Feed Description: Thoughts about linux, open source, programming, ...
Latest Java Buzz Posts
Latest Java Buzz Posts by Adam Kruszewski
Latest Posts From Adam Kruszewski :: WebLog();

Advertisement

In last week eclipse team released version 3.1M4 of their IDE which (almost) fully supports new J2SE 5.0 features. There was also release of Eclipse WebTools Milestone 2 which of course works with Eclipse 3.1M4 :-) (there is also a small tutorial available)

I highly recommends playing with those -- annotations, generics, enums and others are just addictive :-> (I just can't wait for AJDT J2SE5.0 support; annotations and AOP are IMHO just a killer combination for medium/large projects)

One small tip for WebTools -- don't use spaces in your application server name; and if you share a project with others make sure they have configured J2EE runtime libraries with the same name. (or they will see a nice NPE after importing that project into workspace).


PS. I'm actually trying to create custom annotation processors for APT and I just can't see how apt could use multiple annotation processor services distributed in separete jar archives. Maybe someone know how to do it?

Read: J2SE50, Eclipse and web developement.

Topic: Guido's Beard Previous Topic   Next Topic Topic: Simply Computers - buyer beware

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use