If you are experiencing an issue please mention the full platform your issue applies to: IDE: IntelliJ IDEA Desktop OS: Windows 10
When I add the cn1lib "sensors" via the extensions-menu and click "Refresh cn1lib", something seems to be downloaded and compiling. However, when I try to import a class from the library, it doesn't seem to be in the classpath. I tried all the things I could think of. The only one that seemed to do anthing was copying the class files into the lib folder manually. This creates a problem because then there are multiple Implementations of the SensorManager in the classpath and it won't build. On Netbeans, the same code compiles and runs without issue. Any idea what I'm doing wrong here? Cheers Philip -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/codenameone-discussions/a1672912-e9f7-466d-86e1-20ee63713dc5o%40googlegroups.com.
