Wrong position of folder badge icons

2023-05-29 Thread Dragan Bjedov
Hello, I have an issue that badge icons are misplaced when using scaling. I have added to netbeans_default_options scaling options: -J-Dflatlaf.uiScale=1.2 --fontsize 17. NetBeans 17 [image: scale2.png] NetBeans Dev [image: scale.png] Without scaling: [image: without_scale.png] OS: Windows 10

Use JDK preview features in Gradle

2022-09-28 Thread Dragan Bjedov
Hello, Is there any documenation how to setup NetBeans to use preview features with Gradle project? I was able to do it with Maven project. Thanks in advance

Re: Maven + Gradle

2021-11-19 Thread Dragan Bjedov
Yes, it works. пет, 19. нов 2021. у 01:00 Eric Bresie је написао/ла: > Does suggestion here work for you? > > https://issues.apache.org/jira/browse/NETBEANS-2320 > > Eric > > > On Thu, Nov 18, 2021 at 3:32 PM Dragan Bjedov > wrote: > >> Hello, >> >&

Maven + Gradle

2021-11-18 Thread Dragan Bjedov
Hello, I have a project which contains build.gradle and pom.xml. Netbeans by default detects this project as Gradle one. Is there a possibility to tell NetBeans how to open a project? In my case as Maven project. Thanks in advance -- MSc Dragan Bjedov

Re: Should I install nb-javac plugin?

2021-05-25 Thread Dragan Bjedov
ional? I thought it was a Really Nice Thing, > but we have to jump through the hoops for it because of the licensing. > > We don't need nb-javac? > > > > > > -- MSc Dragan Bjedov

Re: Getting error that 4 packages not install: how to install them

2021-05-07 Thread Dragan Bjedov
unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org > For additional commands, e-mail: users-h...@netbeans.apache.org > > For further information about the NetBeans mailing lists, visit: > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists > > > - > To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org > For additional commands, e-mail: users-h...@netbeans.apache.org > > For further information about the NetBeans mailing lists, visit: > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists -- MSc Dragan Bjedov

Re: JDK 15 Javadoc wrong location

2021-01-20 Thread Dragan Bjedov
So the problem is in the nb-javac plugin? уто, 19. јан 2021. у 20:06 Ernie Rael је написао/ла: > Seems very important. > > https://issues.apache.org/jira/projects/NETBEANS/issues > > Would be appreciated. > > On 1/19/2021 10:23 AM, Dragan Bjedov wrote: > >

JDK 15 Javadoc wrong location

2021-01-19 Thread Dragan Bjedov
/Optional.html Same issue with Maven and Ant projects (modular and non-modular). Regards, Dragan Bjedov

Re: Maven Web App deployment

2021-01-18 Thread Dragan Bjedov
2021 at 8:55 AM Luff,Chris > wrote: > >> Without seeing anything, it would seem that you have bound the plugin to >> multiple phases. Can you share the relevant pom.xml excerpts. I was running >> the tomcat plugin just yesterday and did not see this problem. >> >> O

Re: Updating text file in MultiView

2021-01-18 Thread Dragan Bjedov
I update the XML file only when the tabs are switched vs for every > change? In that case, I would have to add a Saveable since the XML may not > have changed yet. > > Anyway, how does that workflow all work out? > > Regards, > > Will Hartung > > -- MSc Dragan Bjedov

Maven Web App deployment

2021-01-16 Thread Dragan Bjedov
ty-demo] > Start is in progress... > start?path=/spring-security-demo > OK - Started application at context path [/spring-security-demo] *Note: *There are no errors in server logs. *My setup is:* NetBeans 12.2 Apache Tomcat 9.0.41 Java: 15.0.1; OpenJDK 64-Bit Server VM 15.0.1+9 (Zulu JDK 15) OS: Ubuntu 20.04 What is the problem here? Kind regards, Dragan Bjedov, MSc

Re: [snap][ide] How do one edit harness files on snap?

2020-06-06 Thread Dragan Bjedov
>> > I also tried to change the options in 'NetBeans Platform Manager' but >> > it's only 'Harness supplied with IDE' that's enabled. >> > >> > Could this be done using the nb ide snap or should I revert to the >> > classic binary? >> > >> > /Patrik >> >> ----

Re: configuration file

2019-12-28 Thread Dragan Bjedov
~/.netbeans and ~/.cache/netbeans You can see these location in About dialog. Greetings, Dragan ned, 29. dec 2019. 01:07 Zahid Rahman je napisao/la: > Ubuntu 18 NetBeans 11. > > After I deleted the directory the IDE was install in. > > I used the installer script. I also deleted the

New plugin portal not working

2019-11-23 Thread Dragan Bjedov
Hello, I just published my plugin to Maven central and wanted to publish it to plugin portal ( http://netbeans-vm.apache.org/pluginportal/ ), but it is not working. Can you please take a look what is the problem? Thank in advance. -- Dragan Bjedov

Re: JavaFX 11 run problem

2018-09-22 Thread Dragan Bjedov
--module-path %classpath --module ${project.groupId}/${mainClass} java Regards суб, 22. сеп 2018. у 20:11 Dragan Bjedov је написао/ла: > Hello Mathew, > > Thanks. This works, but it has disadvantage that I need to do Clean > (which is mvn clean install)

Re: JavaFX 11 run problem

2018-09-22 Thread Dragan Bjedov
debug > > jar > > > process-classes > package > org.codehaus.mojo:exec-maven-plugin:exec > > > > -agentlib:jdwp=transport=dt_socket,server=