Is com.tc.pricing.sc in ui project's class path? In Eclipse. If so, please try to add the following code in .project file of SC project:
...
<!-- it's important to insert the following code after java builder: -->
|
| <buildCommand> |
|
|
| <name>org.jboss.tools.jst.web.kb.kbbuilder</name> |
|
|
| <arguments> |
|
|
| </arguments> |
|
| </buildCommand> |
...
...
|
| <nature>org.jboss.tools.jst.web.kb.kbnature</nature> |
...
It should work in the latest JBoss Tools (and you can do the same using project settings page there) but I'm not sure about JBoss Tools 3.2.