Ok...obviously you would have a ton of build errors, but I am assuming that is ok for you for what you are testing.
-----Original Message----- From: Laszlo Kishalmi <[email protected]> Sent: Friday, March 29, 2019 8:10 AM To: [email protected] Subject: Re: NB11 Question Usually the folder structure with the *.gradle files, maybe node-js build files. On 3/29/19 4:52 AM, Geertjan Wielenga wrote: > The minimum subset of files in a structure needed to structure the > project and enable the reproduction of the problem. > > Gj > > > On Fri, 29 Mar 2019 at 12:42, Mike Billman > <[email protected]> > wrote: > >> What would you need in the skeleton? >> >> Mike >> >> -----Original Message----- >> From: Laszlo Kishalmi <[email protected]> >> Sent: Tuesday, March 26, 2019 3:55 PM >> To: [email protected] >> Subject: Re: NB11 Question >> >> If you can send me the project skeleton including the *.gradle files >> that can help. >> >> It might be a bug as sub-project detection is ore or less based on >> heuristics and probably your case it just missfires. >> Even if that happens I might suggest some workaround, if not a fix. >> >> On 3/26/19 10:58 AM, Mike Billman wrote: >>> I am using the built in gradle support in testing NB11. We have the >>> following directory structure >>> >>> +root >>> >>> -+Src >>> >>> -+Angular >>> >>> -+webui >>> >>> The root directory opens up as a gradle project. The webui >>> directory should open up as a javascript project, but it is trying >>> to open it as a sub-project for gradle. Trying to figure out if I >>> am doing something wrong or if this might be a bug in the gradle support. >>> >>> Thanks! >>> >>> Mike Billman >>> >>> Senior Software Engineer >>> >>> CPTE >>> >>> qclogo >>> >>> 11800 Conrey Rd >>> >>> Suite 150 >>> >>> Cincinnati, OH 45249 >>> >>> T +1 513 469 1424 >>> >>> E [email protected] <mailto:[email protected]> >>> >>> F +1 513 469 1425 >>> >> --------------------------------------------------------------------- >> 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 >> >> >> --------------------------------------------------------------------- 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
