]
Lincoln Baxter III closed SEAMFORGE-32.
---------------------------------------
Resolution: Won't Fix
The proper method to run forge is to run:
"mvn exec:java" from the dist/ module.
ClassNotFound when running from the IDE
---------------------------------------
Key: SEAMFORGE-32
URL:
https://issues.jboss.org/browse/SEAMFORGE-32
Project: Seam Forge
Issue Type: Enhancement
Reporter: Paul Bakker
Priority: Minor
I'm trying to get Forge working from an IDE (Intellij) by importing the pom.xml. That
works but running results in a ClassNotFound for:
-ch.qos.cal10n and
-javax.el
It works after I changed the scope from test to compile. No problems when
building/running with Maven though. Not sure if this is incorrect behavior but fixing it
would make it easier to get started on changing code.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: