Hi

that's because in deps we shade quartz and idea doesn't see it, I dont
think we have ATM a profile to fix it but can be added. Personally i
open submodule in idea ie container and tomee, never the root project
Romain Manni-Bucau
Twitter: @rmannibucau
Blog: http://rmannibucau.wordpress.com/
LinkedIn: http://fr.linkedin.com/in/rmannibucau
Github: https://github.com/rmannibucau



2014-02-06 Tommy Tynjä <[email protected]>:
> Hi all.
>
> I'm trying to setup the TomEE trunk in IntelliJ IDEA but I'm having a hard
> time sorting out the dependencies. I can build the project successfully on
> my command line but since IntelliJ does something on its own, it doesn't
> seem to resolve the dependencies correctly. I've imported the root pom.xml
> in the repository.
>
> If I try to run a test case in org.apache.openejb.config.rules
> (openejb-core) I get a compilation error in e.g.
> org.apache.openejb.core.timer.TimerData, where the
> org.apache.openejb.quartz imports can't be resolved.
>
> Do anyone have any ideas on how to resolve this? It would be nice to get
> the project to build and test properly from within the IDE.
>
> I'm running IntelliJ IDEA Ultimate 12.1.6 Build #IU-129.1359 with JRE:
> 1.6.0_37
>
> Best regards,
> Tommy Tynjä

Reply via email to