User development, A new message was posted in the thread "Adding JBoss AS source to a project":
http://community.jboss.org/message/524261#524261 Author : Snjezana Peco Email : [email protected] Profile : http://community.jboss.org/people/snjeza Message: -------------------------------------------------------------- > So as I understand it, the path taken by the WTP adapter is strictly spoken > 'wrong', although it does seem to do the trick. The JBoss AS tools adapter > does its thing in a better way, but happens to be broken in CR1 and this will > be fixed in CR2 (and is already fixed in the nightly). > > It would be interesting to learn about the approach taken by the JBoss AS > tools adapter > The wtp generic adapter had a bug related to the source lookup that we fixed within https://jira.jboss.org/jira/browse/JBIDE-2215. See https://bugs.eclipse.org/bugs/show_bug.cgi?id=233110. Since the WTP bug is fixed in the meantime, we use wtp's source lookup again. See https://jira.jboss.org/jira/browse/JBIDE-5524. Currently, the JBoss AS (CR2) and WTP adapters use the same source lookup. -------------------------------------------------------------- To reply to this message visit the message page: http://community.jboss.org/message/524261#524261
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
