I just commited some changes into JBossProfiler: - I've added a servlet library into our source tree. So, we don't need to change project.properties any more. - I've also changed the eclipse classpath file for those who uses Eclipse for development and want to checkout jboss-profiler module as a project.
I've also made a minor change into the code. Some code I wrote long time ago were using some Iterator instances with a reserved word into Java 5 :-) (enum). I've just refactored that, so we are able to compile it with Java 5 now. Clebert Suconic View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3861112#3861112 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3861112 ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ JBoss-Development mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-development
