Also, all files in common importing from your JSON cn1lib show an error "package ca.weblite.codename1.json does not exist"
This happens as soon as this is called for example: import ca.weblite.codename1.json.JSONArray; On Sat, 10 Apr 2021 at 16:22, Javier Anton <[email protected]> wrote: > I think I found something that might hint at what is causing this problem > > If I open the sub-project "common" in Netbeans along the parent project > containing "common" and all the other native port projects, the IDE starts > picking up symbols again > > This way I can make it work but ideally one shouldn't need to have > "common" open separately on top of the top project, me thinks? Hope this > helps > > Javier > > On Mon, 5 Apr 2021 at 00:33, Steve Hannah <[email protected]> > wrote: > >> >> i have experienced this intermittently too but don't know what causes it >> yet. I'll look into it on Tuesday. >> >> >> On Sun, Apr 4, 2021 at 3:22 PM Javier Anton <[email protected]> >> wrote: >> >>> Hi, >>> >>> My new maven migrated project has a problem. When opening files on >>> NetBeans, I can't CTRL+Click on any symbols. CTRL+Click brings you to a >>> variable/class definition, but this can't be achieved on NetBeans when >>> using the new maven project >>> >>> I can't right click and find all usages either. Any idea how to solve >>> this? >>> >>> Thanks >>> >>> Javier >>> >>> -- >>> 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/CAG90yJ39XZ%2BUi4NVp%3Dnpikb7j%3DG0x%2BH%3DXaoAbOab6MSo6H_ZKw%40mail.gmail.com >>> <https://groups.google.com/d/msgid/codenameone-discussions/CAG90yJ39XZ%2BUi4NVp%3Dnpikb7j%3DG0x%2BH%3DXaoAbOab6MSo6H_ZKw%40mail.gmail.com?utm_medium=email&utm_source=footer> >>> . >>> >> -- >> Steve Hannah >> Software Developer >> Codename One >> http://www.codenameone.com >> >> -- >> 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/CAGOYrKXO0Tj4%2BwWWB6gOCqqqYXu6rtGC_ug%3Dpn0fsx4gGJ9Mhw%40mail.gmail.com >> <https://groups.google.com/d/msgid/codenameone-discussions/CAGOYrKXO0Tj4%2BwWWB6gOCqqqYXu6rtGC_ug%3Dpn0fsx4gGJ9Mhw%40mail.gmail.com?utm_medium=email&utm_source=footer> >> . >> > -- 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/CAG90yJ28GGpJ_2Q3WCecgk0taf-ypdza4vAOn0ihn-3RNe6iuA%40mail.gmail.com.
