jdaugherty opened a new issue, #278:
URL: https://github.com/apache/grails-intellij-plugin/issues/278

   Hi,
   I've have a Grails 3 multiproject (see attached files) structured as a 
plugin project (myplugin) and an app project (myapp).
   In myplugin I set all my dependencies like external libraries and Grails 
third party plugin.
   Everything works fine except that IntelliJ can not resolve classes contained 
in the third party plugins.
   
   See TestController of myapp project in the attached files, in action detect 
(TestController.groovy line 19) IntelliJ can not resolve UserAgentIdentService 
that is a service
   of plugin 'org.grails.plugins:browser-detection:3.3.0' but the code runs 
without errors either in IntelliJ debug either in 'grails run-app'.
   
   Same problem in the associated view (detect.gsp) IntelliJ cannot resolve 
Tablib <browser:...>.
   
   System info:
   OS Linux Mint 18
   IntelliJ IDEA 2016.2.5
   Environment: development
   App profile: web
   Grails version: 3.2.3
   Groovy version: 2.4.7
   JVM version: 1.8.0_111
   Reloading active: true
   
   In attachement: Project files, screenshots
   
   ---
   
   *Imported from 
[IDEA-164183](https://youtrack.jetbrains.com/issue/IDEA-164183) · Type: Bug · 
Votes: 0*
   *Comments, attachments, dates and reporter are not part of the export — 
follow the link above for the full history.*
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to