Starting NB always has the terminal window fixed open for me, despite
it being closed when I shut NB down.
I can't find startup options anywhere, nor is there anything in the
terminal options tab about it that I can see.
This is NB 24 (thanks to Snap) but was the case in 23 too. I don
I seem to have found a fix, mentioned by Neil Smith at https://github.com/apache/netbeans/issues/5110
Some options need to be added to run.args.extra. So my project.properties file now contains:
run.args.extra=-J--add-opens=java.base/java.net=ALL-UNNAMED -J--add-exports=java.desktop/sun.a
I continue to get execeptions on a NB platform app startup despite including --add-opens as I have seen posted in several places.
I have struggled with this for longer than I would like to admit, I hope someone can please help me resolve.
I am running NB19-rc5 (same was happening on NB16
that is just a warning due to https://openjdk.java.net/jeps/411, nothing
to worry about - for users at least.
-mbien
On 25.05.22 19:42, Stroud Custer wrote:
I received this message when starting netbeans 13 from the command
line in Ubunutu 22.04 LTS.
stroud@stroud-Latitude-E6530:~$ netbeans
I received this message when starting netbeans 13 from the command line
in Ubunutu 22.04 LTS.
stroud@stroud-Latitude-E6530:~$ netbeans --jdkhome jdk-18.0.1.1
WARNING: A terminally deprecated method in java.lang.System has been called
WARNING: System::setSecurityManager has been called by
org.n
che.org/wiki/DevFaqAddTimestampToLogs.asciidoc>
In Step 4 there is a use of implementation version of module
org-netbeans-core-startup
nbm-maven-pluginorg.codehaus.mojotrueorg.netbeans.modules:org-netbeans-core-startup*impl*
The issue i am facing is that when i release the plugin (create
torial:
> https://netbeans.apache.org/wiki/DevFaqAddTimestampToLogs.asciidoc
> In Step 4 there is a use of implementation version of module o
> rg-netbeans-core-startup
> nbm-maven-plugin
> org.codehaus.mojo true
>
> org.netbeans.modules:org-netbeans-core-startup *impl* depen
ion of module
org-netbeans-core-startup
nbm-maven-pluginorg.codehaus.mojotrueorg.netbeans.modules:org-netbeans-core-startup*impl*
The issue i am facing is that when i release the plugin (create the
nbm) with Netbeans 12.5 for example and i want to install the module
in another version of Netbeans
Hello,
I am following this tutorial:
https://netbeans.apache.org/wiki/DevFaqAddTimestampToLogs.asciidoc
In Step 4 there is a use of implementation version of module o
rg-netbeans-core-startup
nbm-maven-plugin
org.codehaus.mojo true <
moduleDependencies>
org.netbeans.modules:org-netbean
Hi
I'm using Netbeans 8.2 for Linux kernel code navigation. It works great.
My only concern is that Netbeans 8.2 scans all the projects on startup
even if there were no modifications to the projects. Linux is a huge
project and this process consumes the resources. How can I prevent
Netbean
Hi
I'm using Netbeans 8.2 for Linux kernel code navigation. It works great.
My only concern is that Netbeans 8.2 scans all the projects on startup
even if there were no modifications to the projects. Linux is a huge
project and this process consumes the resources. How can I prevent
Netbean
qStartupParameters
>>>
>>> On 10/21/21, Bilu Al wrote:
>>> > Hello, Is there any place i can find the full list of available
>>> options for
>>> > the Startup parameters: netbeans_default_options in netbeans.conf?
>>> > From this bl
Hello, Is there any place i can find the full list of available options for
the Startup parameters: netbeans_default_options in netbeans.conf?
>From this blog
https://subscription.packtpub.com/book/programming/9781785282645/1/ch01lvl1sec13/netbeans-configuration
it was available at some point h
I just started using 12.5 with JDK17 and actually was trying JDK16 and I
noticed an error in the Notifications area when the IDE starts up and it parses
an existing
multi-module Maven project.
Let me know if I should report it in JIRA. I didn’t see any existing bug.
Thanks,
- Tim
java.lang.Nu
Hi, Can someone please tell me if there's a simple reliable way to determine at
startup (e.g. in an Installer) whether the Netbeans application was started
from the GUI or command line?
I'm using OptionProcessor and I thought that simply finding a mandatory
parameter that my applicati
racle.com/geertjan/farewell-to-space-consuming-weird-tabs
> aka NoTabsTabDisplayerUI
>
>
> Den mån 21 dec. 2020 kl 14:18 skrev Ralf Eichinger <
> ralf.eichin...@gmail.com>:
> >
> > I am developing a netbeans RELEASE90 platform based application.
> > all gui is p
> I am developing a netbeans RELEASE90 platform based application.
> all gui is placed in editor area.
> Is there a way to programmatically call "Show Only Editor" (like in the
> "view"-menu)
> on startup of application?
>
>
--
Ralf EichingerGeorg-Lindau
eans RELEASE90 platform based application.
> > all gui is placed in editor area.
> > Is there a way to programmatically call "Show Only Editor" (like in the
> > "view"-menu)
> > on startup of application?
> >
> >
>
--
Ralf Eichinger
Georg-Lindau-Str. 5
80634 München
tel: 089 / 2375 6862
mobil: 0152 / 5368 5735
email: ralf.eichin...@gmail.com
ea.
> Is there a way to programmatically call "Show Only Editor" (like in the
> "view"-menu)
> on startup of application?
>
>
-
To unsubscribe, e-mail: users-unsubscr...@netbeans.ap
o run something upon startup use @onShowing
http://bits.netbeans.org/dev/javadoc/org-openide-windows/org/openide/windows/OnShowing.htmlThere
is also @onStart if you need to do something earlier.
If you don't need the other editors, you may also just close them, see
http://bits.netbeans.org/dev
I am developing a netbeans RELEASE90 platform based application.
all gui is placed in editor area.
Is there a way to programmatically call "Show Only Editor" (like in the
"view"-menu)
on startup of application?
I've been using the 12.0beta4 and on startup there is almost always a
warning/error message. Today it was:
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by
org.netbeans.swing.plaf.gtk.ThemeValue
(jar:file:/netbeans/platform/module
Thanks!
Mike
-Original Message-
From: Emilian Bold [mailto:emilian.b...@protonmail.ch]
Sent: Wednesday, June 13, 2018 7:51 AM
To: Mike Billman
Cc: us...@netbeans.incubator.apache.org
Subject: Re: IllegalStateException on startup (NB 9)
You have a 3rd party plugin
You have a 3rd party plugin com.peter.mavenrunner.MavenRunnerTopComponent
that's calling a NetBeans API outside the AWT thread.
NetBeans is just warning you about that. Generally it's not causing something
but once in a blue-moon such calls will cause unexpected states and bugs will
show up.
I
I have gotten this exception two days in a row when starting NB 9. Seems to
not have any impact on the IDE, but strange.
java.lang.IllegalStateException: Problem in some module which uses Window
System: Window System API is required to be called from AWT thread only, see
http://core.netbeans.o
25 matches
Mail list logo