[jboss-user] [JBoss Tools (users)] - Re: Seam components view problem with JBDS 1.1.0.GA

asookazian do-not-reply at jboss.com
Tue Mar 10 17:54:37 EDT 2009


"akazakov" wrote : It's a bug of seam-gen 2.0.
  | It's generate Eclipse project with Seam nature but without Seam builder. So the project is incorrect.
  | 
  | Please add
  | 
  |   | <buildCommand>
  |   | 	<name>org.jboss.tools.seam.core.seambuilder</name>
  |   | 		<arguments>
  |   | 		</arguments>
  |   | </buildCommand>
  |   | 
  | to .project
  | or just disable Seam support and enable it again (it removes the nature and re-add it with our builder)

thanks for the tip but I tried that and no effect (still has the same problem).  I view the classpath tab in the hibernate config for the maxTest-ejb and there is only the default classpath for maxTest-ejb.  So apparently it's not necessary to modify this classpath setting like I was doing.

I don't like the fact that there are 4 .classpath files (one for each WTP style folder in my maxTest project).

I'd really prefer to stay away from this more complicated 4 folder approach if possible unless there are significant advantages *OR* it's not possible to use seam components view or hibernate config/HQL editor with my one folder approach...

So what's the verdict on this?

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4216777#4216777

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4216777



More information about the jboss-user mailing list