I don't really have any problem using the JBoss-IDE plugin, it's just that after installing on my OS X (10.4.8) nothing at all happens. It can't find any projects to associate with, even tho I have several
J2EE projects.
I have installed/uninstalled/reinstalled the JBoss-IDE plugin several times as the online documentation called for. When restarting Eclipse and then selecting "Run | Debug" I get a screen asking me to provide the projects that will be used. The list is null, so I can only assume the plugin either can't see or doesn't recognize my applications (standard Eclipse
Java project).
When I try to configure a server to debug with, clicking the new button doesn't give any options.
All I can guess is that this won't work on OS X (10.4.8) with Eclipse (3.2) and JBoss AS 4.0.2, with JBoss IDE 1.6.0.GA.
I don't have to use the JBoss-IDE, but I haven't been able to get Eclipse set up to debug either. I do have myEclipse installed, but because of the way my application is structured (one application instead of many webapp/EJB) it won't work for me.