Max Rydahl Andersen [https://community.jboss.org/people/maxandersen] created the discussion
"Re: JBoss tools does not put impl classes on classpath for AS7" To view the discussion, visit: https://community.jboss.org/message/737092#737092 -------------------------------------------------------------- Classpath containers doesn't work like you suggest unfortunately - they can't "extend" Ctrl+T without adding stuff to the actual classpath. But: Henk, go to Eclipse preferences, type "default classpath entries", locate JBoss 7.1 runtime and add modules/**/*.jar and you have all the jars you want. Its not perfect (since its currently not possible to default to this) but we've provided this "loophole" until we get a way to avoid duplicate jars. -------------------------------------------------------------- Reply to this message by going to Community [https://community.jboss.org/message/737092#737092] Start a new discussion in JBoss Tools at Community [https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
