Maven with shared sources on 2 modules

2023-07-12 Thread Alex O7;Ree
I have two modules in maven that both produce slightly different configurations of a war file. Lets call them war1 and war2. War1 has all the html js, css, etc and base config. War2 uses the same html, css and most of the same js and some different configurations in web and context xml files. Thi

Maven IT integration tests not recognized?

2023-03-26 Thread Alex O7;Ree
Hi I was experimenting with surefire integration tests vs unit tests. I noticed that NB completely ignores the "it" folder src/it/java etc. Is there a workaround for this?

Re: module removal

2020-04-01 Thread Alex O7;Ree
You all are awesome, thanks! On Wed, Apr 1, 2020 at 6:54 PM Laszlo Kishalmi wrote: > Just go to: Tools -> Options -> Java -> Gradle and set the Prefer Maven > projects over Gradle, then reboot the IDE > > > On 4/1/20 2:15 PM, Alex O'Ree wrote: > > Hi is there

module removal

2020-04-01 Thread Alex O7;Ree
Hi is there a way to remove an installed module? I have a project that has both maven and gradle files and NB keeps asking me to install gradle (and i really just don't want to) and i'd rather NB load the module as a maven project instead. a) can i disable and remove the groovy module and if so ho

Re: Fonts in the project tree with darcula ?

2019-11-03 Thread Alex O7;Ree
ith a new > userdir to see if perhaps something may be configured incorrectly in the > one you are using? > > Thanks > > Josh Juneau > juneau...@gmail.com > http://jj-blogger.blogspot.com > https://www.apress.com/us/search?query=Juneau > > On Nov 2, 2019, at 8:02 AM, Al

Fonts in the project tree with darcula ?

2019-11-02 Thread Alex O7;Ree
When running both the darcula look and feel and editing settings, i've noticed that the project tree view now has a very dark background with black text, making it a bit hard to read. Is this adjustable in a setting or menu somewhere?

was org-netbeans-modules-showtodos donated\

2019-07-13 Thread Alex O7;Ree
org-netbeans-modules-showtodos there's been some recent traffic on the old bugzilla tracker. https://netbeans.org/bugzilla/show_bug.cgi?id=247416 i am a huge fan of this plugin and would love if either this was included out of the box, made available again as a download, or have its feature reimp

[netbeans] source packages are owned by project x and cannot be used here, see 138310

2019-06-27 Thread Alex O7;Ree
I could use some help bypassing this if possible. it's a maven project (apache juddi) with a bit of a strange layout. juddi-core/src/main/java - normal maven layout juddi-core-openjpa/src in juddi-core-openjpa/pom.xml, we use an alternate source directory which references the same sources from ju

UDDI server plugin?

2019-06-09 Thread Alex O7;Ree
I remember with older versions of NB, probably 8.2 and older, there were some plugins/adapters to discovering soap/rest services in a UDDI registry. After searching the current code base, I don't see any references to it anymore. Did oracle donate that bit of code? If not, are there any similar exi

making an offline portable setup

2019-05-19 Thread Alex O7;Ree
After unzipping and running NB11, there's a number of cases where "features" need to be downloaded and activated. Where are the downloaded components stored? I have a case where I need to get a functioning NB environment setup, then transferred to another computer that is offline.

Re: tutorials on plugin development?

2019-04-21 Thread Alex O7;Ree
ency on the module providing HelpCtx. > > Gj > > On Sun, 21 Apr 2019 at 23:01, Alex O'Ree wrote: > >> Thanks for the link. I'm walking through the video now and hit a snag on >> the "make a new window" part. This is with 8.2 NB. My NB11 has a s

Re: tutorials on plugin development?

2019-04-21 Thread Alex O7;Ree
buy this: https://leanpub.com/nbp4beginners > > Gj > > On Sun, Apr 21, 2019 at 10:18 PM Geertjan Wielenga > wrote: > >> https://netbeans.org/features/platform/all-docs.html >> >> Gj >> >> On Sun, Apr 21, 2019 at 9:59 PM Alex O'Ree wrote: >> >

tutorials on plugin development?

2019-04-21 Thread Alex O7;Ree
Are there any how to guides on netbeans plugin development? I found this: http://wiki.netbeans.org/IntroNetBeansPluginDev which was last updated in 2013 and doesn't seem to be accurate any longer.

Re: Questions related to the use of Netbeans

2019-04-17 Thread Alex O7;Ree
https://netbeans.org/bugzilla/show_bug.cgi?id=247416 The TODO Syntax highlighter is a must for me. It should be in baked in IMO. On Wed, Apr 17, 2019 at 5:29 PM Jonathan Bergh wrote: > 1. What are the best Netbeans plugins to use you think? And do you know > some funny ones?? > SpringBoot, Darc

Re: Code palette?

2019-04-14 Thread Alex O7;Ree
D-V2 <https://github.com/NBANDROIDTEAM/NBANDROID-V2> > > -- > *From:* Alex O'ree > *Sent:* Sunday, April 14, 2019 5:27PM > *To:* Users > *Subject:* Code palette? > > Does a plugin exist that will allow me to drag and drop code snippets into > a p

Code palette?

2019-04-14 Thread Alex O7;Ree
Does a plugin exist that will allow me to drag and drop code snippets into a palette? I found a few articles on someone creating one but I had some difficult getting them to work. There's a few hits with some of the dev/latest plugin catalogues but nothing seems to fit the need.

Re: Minor NetBeans 11 issues

2019-03-27 Thread Alex O7;Ree
ars to be working now. Awesome! On Wed, Mar 27, 2019 at 6:47 PM Geertjan Wielenga wrote: > Baked in. > > Gj > > On Wednesday, March 27, 2019, Alex O'Ree wrote: > >> Oh, cool. Is there a plugin required or something or is it baked into to >> the distribution?

Re: Minor NetBeans 11 issues

2019-03-27 Thread Alex O7;Ree
Oh, cool. Is there a plugin required or something or is it baked into to the distribution? On Wed, Mar 27, 2019 at 2:28 AM Geertjan Wielenga wrote: > In fact, web app support is the major feature introduced in Apache > NetBeans 11.0. > > Gh > > On Wed, 27 Mar 2019 at 02:51,

Re: Minor NetBeans 11 issues

2019-03-26 Thread Alex O7;Ree
Still no web app/war/jsp support :( On Tue, Mar 26, 2019 at 8:50 PM Brenden Towey wrote: > I have VC4, according the the name of the zip file I got today. > > incubating-netbeans-11.0-vc4-bin > > > > On 3/26/2019 5:27 PM, Chuck Davis wrote: > > Works here on VC 4 > > > > On Tuesday, March 26, 20

Re: [netbeans] offline installation

2018-12-29 Thread Alex O7;Ree
> secret when the javac code is visible at the openjdk project. > > > > On Sat, 29 Dec 2018, 17:43 Geertjan Wielenga > >> > >> No, that's the point. It will never be donated to Apache. It belongs to > Oracle. Oracle is never going to donate its Java compiler, or

Re: [netbeans] offline installation

2018-12-29 Thread Alex O7;Ree
, in the case of Java support in Apache NetBeans, the > nb-javac compiler belongs to Oracle and is GPL licensed and hence cannot be > distributed by Apache. You need to install it yourself, i.e., individually > accept the licensing terms. > > Gj > > On Sat, Dec 29, 2018 at 4:52 PM

[netbeans] offline installation

2018-12-29 Thread Alex O7;Ree
For what it's worth, I often have to install netbeans on computers that are not connected to the internet. In v8.2 and prior, I could download the EE version and have everything I need to get up and running (except for maven dependencies and any additional netbeans plugins). Maven dependencies can

Re: Checking for external changes - Suspended, high cpu usage

2018-12-28 Thread Alex O7;Ree
Am I reading this right? Android support for NB? Super exciting! On Fri, Dec 28, 2018 at 8:47 AM Emilian Bold wrote: > Oh, I see the patches here > > https://github.com/NBANDROIDTEAM/org-netbeans-modules-masterfs-patches/tree/master/patches_NB82_MAVEN_SRC > > --emi > > On Fri, 28 Dec 2018 at 14:

Java EE version?

2018-08-11 Thread Alex O7;Ree
Hi everyone, first of all, the new netbeans looks great! Question 1) Plugin/update repos Here's the list of plugin repos I'm currently using, Are these still supported and/or recommended for use? I've lost track of what is what. http://bits.netbeans.org/dev/nbms-and-javadoc/lastSuccessfulBuild/art