After restarting the IDE the missing subprojects appeared. On Thu, Feb 13, 2020 at 11:33 AM Scott Palmer <[email protected]> wrote:
> Some Gradle subprojects are missing ... > "gradle projects" from the command-line shows me: > Root project 'KayakPluginsRepo' > +--- Project ':Installer' > +--- Project ':KayakPluginsRepoClient' > +--- Project ':KayakPluginsRepoClientGui' > +--- Project ':KayakPluginsRepoClientGuiDistribution' > +--- Project ':KayakPluginsRepoModel' > +--- Project ':KayakPluginsRepoServer' > \--- Project ':KayakPluginsRepoServerDistribution' > > > But in the NB GUI only :KayakPluginsRepoModel is shown as a subproject. > > This is after I fixed something in the build script of a different > subproject and right-clicked the parent project and selected "Reload > Project". Prior to that it didn't show any subprojects due the the project > error. Now there are no complaints of errors, but still missing > subprojects. > > > Scott > > > > On Wed, Feb 12, 2020 at 1:46 PM <[email protected]> wrote: > >> Is this stable and does it contain the .exe for WIN 10 pro 64bit or is >> there >> another link? >> >> Thank you and congrats... >> >> I'll need to log a bug ticket but there are a couple quirks that need >> attention. >> >> One that Netbeans shows errors with when in reality (typescript) they're >> not >> errors. >> >> One where you go to locate folders and the folder name is cut off and you >> cannot expand to the right to show the entire folder name >> >> One where you hit ALT-ENTER for hints but most times, it simply repeats >> what >> the error is an there are no hints to correct the code. This would be >> dandy >> if you could fix this although, I know, you cannot know every single >> error. >> >> I will say that what Netbeans catches (11.2) my other colleagues using >> WebStorm or Visual Studio Code, DO NOT see. Kudo's to you all for great >> work. >> >> Thank you. >> >> >> Peter Borreggine >> Owner and Developer >> Angular/Bootstrap/NodeJS/Databases/HTML5/CSS3/Responsive Web Design/SEO >> WebParity.net >> A Service Connected Disabled Veteran Owned Business >> WA State License: 603-501-609 >> 360-830-8926 C >> >> "Lead, Follow or Get Out of the Way." >> - Lee Iacocca, former head of Chrysler and Ford >> >> This email message is for the sole use of the intended recipient(s) and >> may >> contain confidential and privileged information. If you are not the >> intended >> recipient, please contact the sender and destroy all copies of the >> original >> message and its attachments. Any unauthorized review, use, disclosure, or >> distribution is prohibited. >> >> -----Original Message----- >> From: Eric Barboni <[email protected]> >> Sent: Wednesday, February 12, 2020 10:37 AM >> To: [email protected]; 'netcat' <[email protected]> >> Subject: Apache NetBeans 11.3-beta3 available >> >> Dear Apache NetBeans community, >> >> >> >> The third beta build for Apache 11.3 is available. >> >> >> >> Two PR that give the complete picture of what was added for this >> milestone. >> >> https://github.com/apache/netbeans/pull/1944 >> >> https://github.com/apache/netbeans/pull/1913 >> >> >> >> A rough sum up of the changes: >> >> Lots of UI fix >> >> More FlatLaf, >> >> More cleanup for jdk 14 >> >> More gradle project fix >> >> >> >> For windows users: >> >> A revert to WindowsNotifier for windows filestystem >> >> >> >> There is no critical / blocker associated to release 11.3 except this >> >> https://issues.apache.org/jira/browse/NETBEANS-3763. >> >> This is maven related I guess and very specific to multiple artefacts >> classifier for on artefacts. No very frequent IMHO, maybe we can put it to >> 12.0 >> >> >> >> >> >> Artefact are here: >> >> >> https://builds.apache.org/view/M-R/view/NetBeans/job/netbeans-TLP/job/netbea >> ns/job/release113/11/artifact/dist/ >> <https://builds.apache.org/view/M-R/view/NetBeans/job/netbeans-TLP/job/netbeans/job/release113/11/artifact/dist/> >> >> >> >> >> https://builds.apache.org/view/M-R/view/NetBeans/job/netbeans-TLP/job/netbea >> ns/job/release113/11/artifact/dist/netbeans-11.3-beta3-bin.zip >> <https://builds.apache.org/view/M-R/view/NetBeans/job/netbeans-TLP/job/netbeans/job/release113/11/artifact/dist/netbeans-11.3-beta3-bin.zip> >> >> >> f0cd65d5d8463f1ee9ec21192f5281bda75b1b70bcba83cd6ef16dbd367a105d544d607b240f >> 612092c4141091608d02f2f962ce9f2da63ee38b9b7ebe15c3eb >> ./netbeans-11.3-beta3-bin.zip >> >> >> >> >> https://builds.apache.org/view/M-R/view/NetBeans/job/netbeans-TLP/job/netbea >> ns/job/release113/11/artifact/dist/netbeans-11.3-beta3-source.zip >> <https://builds.apache.org/view/M-R/view/NetBeans/job/netbeans-TLP/job/netbeans/job/release113/11/artifact/dist/netbeans-11.3-beta3-source.zip> >> >> >> 82ae5c7b31e2d5098ae06056a41c4d26714d1874c3e1cbcc1265da3025cd13c43fd38ca2c9af >> 8a54b823efb116d2e4ca7b000f3b80d74a567451a3931d03054b >> ./netbeans-11.3-beta3-source.zip >> >> >> >> Let me know if it's ready enough to create the first voting candidate or a >> beta 4. >> >> >> >> Happy testing >> >> >> >> Best Regards >> >> Eric >> >> >> >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> For further information about the NetBeans mailing lists, visit: >> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists >> >>
