ut not JavaFX? Is the separation of JavaFX an
> issue? Is it one of several issues?
>
> Al
>
> On Thu, Nov 18, 2021 at 10:58 AM Emilian Bold
> wrote:
>
>> It's not terribly hard. I don't know the app store but for notarization I
>> ended up with a script th
It's not terribly hard. I don't know the app store but for notarization I
ended up with a script that did the required steps sign and it blessed the
DMG. Creating the DMG with some included JRE (say, from Azul Zulu) is also
trivial.
--emi
joi, 18 nov. 2021, 17:06 Chris Olsen a scris:
> Hello, E
It looks to me that the JVM doesn't have the concept of checked exceptions,
only Java has. So, it may be valid bytecode to just rip out checked
exception from the method signatures. New compilations, targeting a
modified JAR, will not complain about the checked exception. At runtime
they will be ha
I don't understand your proposal. You are trying to explain it in an almost
formal way but I don't know what it means...
For eg. not sure what "ignored" means. Does it behave like a Runtime
Exception? Or is it just not thrown?
Same with the other 2 options.
I think you could do a byte code proce
I also don't see any problem on AdoptOpenJDK 11 / macOs Mojave.
--emi
On Tue, Oct 19, 2021 at 12:04 AM John Mc wrote:
>
> Hi Thomas,
>
> I am running Catalina(10.15.7) and Amazon Corretto(15)[1], I used your code
> and didnt notice any problems, my cursor changed every time.
>
> Hope this helps
on, 11 Oct 2021 at 23:36, Neil C Smith wrote:
>
>> On Sun, 10 Oct 2021 at 14:42, Emilian Bold
>> wrote:
>> > Looks like Kotlin is working as intended and funneling people into
>> IntelliJ.
>>
>> +1 - this! IMO it's a good t
Looks like Kotlin is working as intended and funneling people into IntelliJ.
--emi
On Sun, Oct 10, 2021 at 5:38 AM Owen Thomas wrote:
>
> I have found myself cajoled into using IntelliJ because it allows one to use
> Java and Kotlin sources simultaneously. To do this however, I have had to
> c
Indeed, there is no reason to switch back to Oracle JDK unless you want
legal ambiguities. There are many JDK vendors/builds now, the Oracle build
doesn't have anything fancy, they themselves tried very hard to kill it and
now want back into the spotlight. I don't think it works that way and I
can'
I see there is an older plugin in the 11 Plugin Portal
https://cwiki.apache.org/confluence/display/NETBEANS/Where+to+download+plugins+for+NetBeans+10.0+and+earlier
http://plugins.archive.librebeans.org/nbms/1559203287_org-pr-nb-suid.nbm";
downloadsize="9863"homepage="https://github.com/manikantann
I think in the olden days you could have just pressed 'Send' and the
report would have been automatically sent to the errors tracker
database.
But nowadays Apache by policy disallows such data gathering, even if
it is user initiated.
I wonder if it's worth making a plugin that does allow this (I
May have to build myself a new desktop. Bummer..
>
> But thanks for your response Emilian.
>
> On Sun, Aug 22, 2021 at 11:36 PM Emilian Bold wrote:
>>
>> You could try jstack to see what the threads are doing. Maybe a heap dump?
>>
>> But if it locks
AED8 4A26 01CE DA93 82F3
So this confirms to me that at least the GitHub VM also doesn't get
corrupted bits.
--emi
On Mon, Aug 23, 2021 at 5:02 PM Emilian Bold wrote:
>
> Maybe you yourself are being targeted or your disk / RAM is corrupting data.
>
> --emi
>
> On Mon, Aug
o verify via sha512 for I'd like to do so too.
>
> Am 22.08.21 um 19:57 schrieb Emilian Bold:
> > Just tested:
> >
> > $ shasum -c Apache-NetBeans-12.4-bin-linux-x64.sh.sha512.txt
> > ./Apache-NetBeans-12.4-bin-linux-x64.sh: OK
> >
> > Not sure which
You could try jstack to see what the threads are doing. Maybe a heap dump?
But if it locks up the desktop I suspect it may be the OpenJDK itself.
--emi
On Mon, Aug 23, 2021 at 1:43 AM Chuck Davis wrote:
>
> Referenced has been sometimes closing itself and other times performing a
> hard lock o
Just tested:
$ shasum -c Apache-NetBeans-12.4-bin-linux-x64.sh.sha512.txt
./Apache-NetBeans-12.4-bin-linux-x64.sh: OK
Not sure which server the CDN pointed me to. Maybe your mirror is corrupted.
--emi
On Sun, Aug 22, 2021 at 4:41 PM Christian Kruggel wrote:
>
> Hello everyone,
>
> I downloade
>> What you are doing there is a bad practice.
> Says who and why. Please elaborate.
:-) Says the guy that wrote the Gradle support in NetBeans and that
(as far as I remember) has a job related to builds and stuff like
this.
I have nothing else to add. Gradle is great as long as somebody else
co
See
https://cwiki.apache.org/confluence/display/NETBEANS/Where+to+download+plugins+for+NetBeans+10.0+and+earlier
Sadly the backend server is off (I have to restart it... soon). But
the most common plugins are cached and will be downloaded.
--emi
On Fri, Aug 6, 2021 at 4:18 PM Tim Mullé wrote:
I just tried this and I can't reproduce it.
It I uncheck for HTML there's no auto popup window.
The popup window does show up if I expressly press cmd+space and stays
there until I close it with Escape or until I select some option.
Maybe this is the odd behaviour you are annoyed by?
It is odd:
A few weeks back John (CCed) started another similar thread.
--emi
On Thu, Aug 5, 2021 at 9:24 AM Tom Rushworth wrote:
>
> Using Netbeans 12.4 on Windows 10.
>
> I do not want the Auto Popup Completion Window to pop up in HTML and PHP.
> Other file types OK.
>
> I have checked the Auto Popup fo
I wonder if it's the extra space after "feature/"?
--emi
On Wed, Aug 4, 2021 at 2:38 AM Greenberg, Gary
wrote:
>
> Our company policy require branches in the repository to contain department
> ID and JIRA ticket number.
> I.e. bugfix/DEPTID-JIRATICKET or feature/ DEPTID-JIRATICKET.
>
> Our stas
Haha, did I mention there's also an unmerged patch from me *in Bugzilla*
(ie. since forever) providing a proper 3-way merge GUI to NetBeans?
I just use the command line. It's good enough.
--emi
mie., 28 iul. 2021, 16:39 Andreas Reichel
a scris:
> On Wed, 2021-07-28 at 16:29 +
>> As for bribing, sadly there is no longer a fork of NetBeans that could take
>> the funds to do such fixes and push them upstream ;-)
>
> Emilian and Team,
>
> Thank you for your feedback.
> How am I supposed to read that:
>
> a) there is already such a Fork (and I just do not know about) or
>
>
I think it would be good feedback to JFrog that paying customers use
NetBeans. Maybe that will convince them they need to invest into a plug-in.
--emi
vin., 16 iul. 2021, 03:44 Greenberg, Gary a
scris:
> Our cyber security dept. requested developers to install JFrog XRAY plugin
> for every IDE
I don't think the Platform is opinionated about not including a JRE,
it's just that they can't under Apache.
NetBeans used to come as a JDK bundle in the Sun Microsystems and
Oracle days. So, all the plumbing is still there and in the conf file
is just a jdkhome to set.
It was relatively easy to
Back when I was working on this each such settings had a property that
was being saved by NetBeans. So, just because there's no UI for it it
doesn't mean you can't make a simple module that tweaks that property
or just hand-edit an XML in your userdir.
So now, the questions just is how was that pr
1. Don't use JPMS
2. Use Maven and nbm-maven-plugin. Documentation isn't the best but
you can do most things with it including wrapping jars (ie. Maven
Central dependencies), doing branding, doing the app.
3. I don't think anybody looked into using jlink/jpackage (which
probably would need JPMS, no
If you download a 32bit JRE (there's a 32bit Zulu) then I expect NetBeans
would work.
--emi
lun., 28 iun. 2021, 09:38 LOVELIN DHONI J.B
a scris:
> I want to download netbeans latest version on my PC. My PC is windows 7 32
> bit version. Does Netbeans 12.4 supports that or which version of Netbe
It's very easy to understand why: supporting a major framework requires a
huge investment in terms of time/money.
So you either need a super passionate individual or group that will do all
this work for free or you need money from a company or the community.
I don't think the Netbeans community c
I was thinking of something online.
--emi
joi, 24 iun. 2021, 01:16 Andreas Reichel a
scris:
> Greetings.
>
> On Wed, 2021-06-23 at 17:32 +0300, Emilian Bold wrote:
>
> It's amazing there's no 3rd party place for Javadocs considering there's
> now so many Open
It's amazing there's no 3rd party place for Javadocs considering there's
now so many OpenJDK distros.
Luckily the IDE doesn't show the huge cookie consent you see on
docs.oracle.com
--emi
On Wed, Jun 23, 2021 at 10:15 AM Christian Pervoelz
wrote:
> If you have added the Java Platform via Tool
Alan, I wonder if you meant that xdebug.start_with_request also needs
the xdebug.mode config?
--emi
On Fri, Jun 18, 2021 at 12:22 AM Alan
wrote:
> Hi Tom,
>
> Thanks for your response. I found the problem. I had
>
> xdebug.start_with_request = yes
>
> in the INI file. Misinterpreted the docume
Hello,
You can request free NetBeans stickers to be mailed on
http://www.codeswith.com/sticker.html
http://www.codeswith.com also has some nice interviews about NetBeans.
If you want to write your own testimonial about NetBeans, let's get in touch.
--emi
---
Yes, adding OpenIDE-Module-Module-Dependencies by hand is pretty old school
:-)
--emi
sâm., 15 aug. 2020, 14:37 Patrik Karlström a scris:
> This is really cool,
> first I noticed that the nbm-maven-plugin supports
> configuration,
> then that I don't have to use them. :)
>
> Looking at a modul
Den fre 14 aug. 2020 kl 11:39 skrev Emilian Bold :
>
>> I feel you are enumerating a whole bunch of workarounds you already
>> thought about without giving us an example of the real issue you
>> experienced.
>>
>
> I was unable to, and still am, specifying the is
I feel you are enumerating a whole bunch of workarounds you already thought
about without giving us an example of the real issue you experienced.
Normally, modules can be installed and enabled and disabled by users are
any time.
If your app is somehow erratic now it means there's a hidden depende
Quite possible. The are a few places where fonts are drawn manually so
there may be problems with antialias and HiDPI screens. Tooltips come to
mind
--emi
mie., 22 iul. 2020, 20:08 Niklas Matthies a scris:
> Hi,
>
> I noticed that in the popup menu that opens when clicking on the Java
> overrid
I'm not entirely certain but the Gradle support is NetBeans 10 is the
official one or the other plugin made by Atilla?
--emi
On Mon, Jul 20, 2020 at 1:29 AM Winter Silence
wrote:
> I am a happy Netbeans user for about 3 years now. For a long time I've
> been working for a single Gradle-managed
Hm, I never tested this but I wonder if opening a plain URL connection
goes through the proxy or not. Perhaps it does?
We have the Core Network module but it's not public API
https://bits.netbeans.org/dev/javadoc/org-netbeans-core-network/overview-summary.html
And, of course, the autoupdate infra
> Hi Emi,
>
> I think that the easiest way to download the stuff it using the Maven
> Indexer. I think that you can use that to fetch a list of artifacts (and
> even the artifacts themselves) for all Oracle NetBeans releases.
>
> Kind regards,
> Antonio
>
> El 16
Loads of people do. Please provide a way to easily download what
NetBeans/Oracle plans on deleting and I will back then up somewhere.
--emi
joi, 16 iul. 2020, 11:17 Antonio a scris:
> Hi all,
>
> Is anybody still using NetBeans 8.2 Maven artifacts? Is there any
> interest in keeping those aroun
I have a strong suspicion that org-openide-loaders
DataFolder.setSortMode(DataFolder.SortMode.LAST_MODIFIED)
could lead to a racing condition in the sorting and cause something like
https://bz.apache.org/netbeans/show_bug.cgi?id=257997
java.lang.IllegalArgumentException: Comparison method violate
I think one of the books has recently been updated given the Apache move.
Still, things haven't changed that much on the Platform side so any
older reference will /kinda/ work just as well.
The lack of JavaHelp and JavaFX not being part of the JRE are going to
be your biggest concerns.
--emi
On
body of generated methods, choose Tools | Templates.
> }
>
> That's it:)
>
> I also think this is something other users might want, i will propose it
> as feature request
>
>
>
> Le 08/07/2020 à 09:48, Emilian Bold a écrit :
>
> That other method
That other method returns a Local task which has some setters. Is that not
enough?
--emi
lun., 6 iul. 2020, 10:37 Bilu a scris:
> Is this possible ?
> Le 29/06/2020 à 10:59, Bilu a écrit :
>
> Hello,
>
> Is there a way to add new task to the local repository programmatically ?
>
> Bugtracking A
Note that your module could run on any NetBeans Platform app, not just on
IDE.
Two approaches:
* via branding: eg. http://wiki.netbeans.org/DevFaqMainTitle
* via module versions / ModuleInfo:
https://netbeans.org/download/5_5/org-openide-modules/org/openide/modules/doc-files/api.html#listing
--e
Start by telling us which errors you see.
--emi
lun., 6 iul. 2020, 08:04 Brain Rebooting a scris:
> Why Apache NetBeans 12 don't execute my JavaFX program? I run the same to
> same program in IntelliJ IDEA community edition and it works. But NetBeans
> shows there are some errors. Here is my so
Hello,
I know we have native file listeners which are super snappy but I now
think NetBeans is too eager to scan folders!
For example, I see the IDE take a lot of CPU doing 'Background
scanning of projects' and that background scanning seems to eagerly
index the build/ classes that Gradle is just
Maybe just plain -D
--emi
On Sat, Jun 20, 2020 at 7:48 PM Jerome Lelasseux
wrote:
>
> I need to change the logging level of some files during unit tests (NB 11.3).
>
> According to this wiki page
> http://wiki.netbeans.org/DevRunningTestsPlatformApp it's possible to add
> command line parame
https://github.com/apache/netbeans-mavenutils-nbm-maven-plugin
--emi
On Sun, Jun 14, 2020 at 12:45 AM Richard Linsdale
wrote:
>
> I have just upgraded to Netbeans 12.0 and java14 and am have trouble in
> getting a suitable version of the nbm-maven-plug which works in this
> environment. Versi
One is copy pasting text the other files. My guess is that on OSX you have
some local clipboard configured by default which means it might try to put
that file in the macOS clipboard and it does nothing. Try disabling the
clipboard in the Quartz config and see if you see the same problem.
--emi
v
essed up due to that.
--emi
On Wed, Jun 10, 2020 at 9:28 AM Thomas Kellerer wrote:
>
> Well, if that dropdown doesn't do anything I absolutely vote to remove it (or
> implement the feature it promises to do ;) )
>
> Thomas
>
>
> Emilian Bold schrieb am 06.06.2020 um
Sounds like that combobox is pointless and confusing to users and should be
removed?
--emi
sâm., 6 iun. 2020, 15:24 Geertjan Wielenga a scris:
>
> https://stackoverflow.com/questions/35071993/how-to-change-netbeans-java-project-runtime
>
> That might help and at least explains the current state
Aren't you using an annotation which creates a generated-layer?
--emi
On Wed, Jun 3, 2020 at 6:45 PM Bilu Al wrote:
> yes it works even without registering it in the layer.xml. Should be
> another API probably...
>
> Le mer. 3 juin 2020 à 16:43, Emilian Bold a
> écrit :
enable/disable it
> in the Editor Options for that specific language
>
> Le mer. 3 juin 2020 à 13:07, Emilian Bold a
> écrit :
>
>> Hm, I never knew code folding is supposed to auto-register in that
>> setting panel. Are you sure?
>>
>> Do you not see code fold
language is displayed:
> [image: 22.png]
>
>
> is there anything wrong in my layer.xml ?
>
> Le mer. 3 juin 2020 à 08:01, Emilian Bold a
> écrit :
>
>> Looks good to me:
>>
>> > Register FoldManagerFactory into xml layer into the directory
>> "Edi
Looks good to me:
> Register FoldManagerFactory into xml layer into the directory
> "Editors//FoldManager/"
--emi
On Wed, Jun 3, 2020 at 1:42 AM Bilu Al wrote:
>
> Hello,
>
> Is it possible to register custom language to the language context tab in
> editor options for: Folding, Formating, Hi
OpenBeans is based on 11.2 but has the C/C++ modules freshly compiled:
http://www.openbeans.org/comparison.html
--emi
On Mon, Jun 1, 2020 at 2:07 AM Ulf Zibis wrote:
>
> Hi,
>
> you can add this UpdateCenter to NB:
> http://updates.netbeans.org/netbeans/updates/8.2/uc/final/distribution/catalog
not in the research article, but comes from me
>> asking repeated questions on Twitter to the guy behind tbe report.
>>
>> Gj
>>
>>
>> On Sat, 30 May 2020 at 13:57, Emilian Bold
>> wrote:
>>
>>> Note this is not a CVE since it's not a
> belong to computer science students, perhaps some changes to Apache
>> Netbeans IDE defaults, or added warnings would help users avoid inadvertent
>> contamination of their code or build environments from untrusted origins. A
>> general lesson in good practice perhaps.
>>
formance
> reasons), but not the project folders, make you more at risk to something
> like this?
>
> On Fri, May 29, 2020 at 12:40 PM Alan wrote:
>>
>> The malware is oddly focused. I suspect a specific group was being targeted.
>> If eventually GitHub releases the proje
u more at risk to something
> like this?
>
> On Fri, May 29, 2020 at 12:40 PM Alan wrote:
>>
>> The malware is oddly focused. I suspect a specific group was being targeted.
>> If eventually GitHub releases the project names that might provide a clue.
>>
>> On
> so I guess this is all just about me. :-)
Hehe.
Still, they worked too much to target Ant and NetBeans. I think the
Gradle wrapper is a much easier target and developers will run
./gradlew without a 2nd tought.
--emi
On Fri, May 29, 2020 at 10:25 PM Geertjan Wielenga wrote:
>
>
> Sure, thos
Seems near-impossible for this to actually be in the wild.
According to
https://securitylab.github.com/research/octopus-scanner-malware-open-source-supply-chain
macOS developer machines seem unaffected. For Linux / Windows
developer machines look for:
* nbproject/cache.dat files
* $HOME/.local/s
It's not related to Windows.
I guess in your old IDE you defined a library for MySQL and registered the
driver JAR in there. (Tools something menu)
Your project is referencing it but you are missing it in the new IDE.
--emi
mie., 27 mai 2020, 20:36 Ken Litkowski a scris:
> I am getting the me
> ¿Does netbeans provide a "keyring" of some sorts where user
credentials are stored, and is such a store accessible through an API?
http://bits.netbeans.org/dev/javadoc/org-netbeans-modules-keyring/overview-summary.html
> Actually this has nothing to do with IDEs and am not aware of any that
int
Hello,
If I create a Java with Maven | NetBeans Application for RELEASE113 I just
can't add an implementation dependency to org-netbeans-core-network.
I'm using
org.netbeans.modules
org-netbeans-core-network
${netbeans.version}
provided
I assumed the removal of pack200 is a problem only for the NetBeans
installer, but apparently NetBeans cannot even install older modules:
WARNING [org.netbeans.updater]
java.io.IOException: CreateProcess error=2, The system cannot find the
file specified
at java.base/java.lang.ProcessImpl.create(N
Maybe he doesn't have root on that machine?
--emi
On Tue, May 19, 2020 at 10:01 PM Juan Algaba wrote:
>
> > Please give me idea that include no command.
> Also, you're on linux and a developer, Why such a strange requirement?
> I think "sudo apt install openjdk-8-jdk" is easier than actually
> h
There is a web interface but I think in order to post you need an
Apache id: https://lists.apache.org/list.html?users@netbeans.apache.org
> The mailing list is an anachronism.
Probably by design. Just like the crocodile, mailing lists are since
the dawn of Internet and will outlive any other comm
> 1. Machine learning capabilities to code completion.
Let's just put this under "better code completion". You don't know that
only ML can provide this and it being ML will not necessarily make it
better. For JS we could provide better code completion in commercial
tooling using better static anal
Might be your old Maven NBM modules perhaps? I think you can try to create
a new Maven-based NBM and it will open. See how they pom.xml files differ.
--emi
On Tue, May 12, 2020 at 9:43 PM Enciu Petre
wrote:
>
>
> Hello
>
> Apache netbeans 11.3 does not support nbm packaging.
>
> Every module h
Try http://openbeans.org/ it has the C/C++ modules included.
Not sure which UC of mine you used... I don't have any except those for
OpenBeans.
--emi
On Tue, May 12, 2020 at 9:07 AM Bilu wrote:
> Hello,
>
> For some reason my company Firewall is blocking connections to the
> Netbeans 8.2 Plug
>
> Is there a maintained Maven-Repository for the old versions of NetBeans?
> The current one does not work.
>
> Tino
>
>
> Am 11.05.2020 um 10:18 schrieb Emilian Bold:
>
> My answer doesn't assume you are an IDE user, but you are a Maven consumer
> of JARs. Exte
em with me.
> Tino
> Am 11.05.2020 um 09:34 schrieb Emilian Bold:
>
> Did the populate goal not work for you?
>
> You might need to find the populate-repository plugin (which, sadly, was
> on Codehaus for a long time) and see if you can build your stuff starting
> from sc
Did the populate goal not work for you?
You might need to find the populate-repository plugin (which, sadly, was on
Codehaus for a long time) and see if you can build your stuff starting
from scratch, using the NetBeans (8.x) install and by populating the local
Maven repo with that plugin.
--emi
I always assumed that stray Java error badges are a mismatch between the
internal compiler/parser NetBeans used and the actual project compiler.
Since this happens for JSON either it's a similar parser bug or even worse
an index invalidation bug.
Seems really awful product-wise to have a recommen
I'm pretty sure there was no C++ release from NetBeans in the past week. It
was a fluke on your machine.
--emi
On Mon, May 4, 2020 at 9:17 PM Brenden Towey wrote:
>
> And thank you to whoever released the new C++ patch for Netbeans this
> morning. The errors have disappeared and all seems to
stack trace info of the build failure.
>
> If it works on the command line then you need to setup gradle properly in
> netbeans.
>
> On Wed, 29 Apr 2020, 07:30 Emilian Bold, wrote:
>
>> Hello,
>>
>> I have a Gradle based project that won't load in any vers
Hello,
I have a Gradle based project that won't load in any version of
NetBeans, including the 12 beta. The notification shown says:
> Compilation failed; see the compiler output for details.
> Execution failed for task: ''
> Execution failed for task: ''
> Could not run build action using Gradle
I see in the popup 'Alt-Enter shows hints' and on macOS Mojave Alt + Enter
does the job. The key with 'Alt' on it, not Cmd, not Ctrl.
--emi
On Wed, Apr 22, 2020 at 2:54 PM Ewan Slater wrote:
> Hi,
>
> Could somebody please tell me how to do Alt+Enter on Mac (and yes, I
> have googled and looke
If you rightclick Databases in the Services window you have a 'Register
MySQL server' action. If you right click and do 'New Connection' you have a
wizard mentioning how the MySQL driver can be installed.
Due to licensing issues Apache can't include out of the box the MySQL
driver...
--emi
On S
Interesting. Another idea might be to rely on super.hashCode and
super.equals somewhere in there?
--emi
On Sun, Apr 19, 2020 at 6:00 AM Owen Thomas
wrote:
> Hi. I'm using NB 11.0.
>
> I'm trying to override equals and hashCode for a subclass of a type that
> extends object. The inherited class
Maybe we are thinking of different things but you basically want the IDE to
just execute externally another terminal-like app?
--emi
mar., 14 apr. 2020, 17:32 Vladimir Kokovic a
scris:
> Hi,
>
> Ok, but why can't a "terminal" be an "external terminal" that otherwise
> works properly?
>
>
>
Nor sure about mingw but I guess the cmd window was not a VT when this was
implemented in NetBeans?
(I guess it might be a VT nowadays, but maybe not.)
--emi
On Tue, Apr 14, 2020 at 4:45 PM Vladimir Kokovic
wrote:
> Hi,
>
> Is there any explanation why NetBeans can't use "cmd window" or
> "mi
You can always move those folders elsewhere then move them back. But I
doubt it's related to the userdir, must be the cache.
--emi
On Mon, Apr 13, 2020 at 10:30 AM Bradley Willcott
wrote:
> Hi,
>
> That doesn't seem very practical, as it will blow away all my settings.
> Further, I'm look for
Normally if you have a Maven project you can go to the dependency,
right-click it, then tell it to download the sources. After the sources are
automatically downloaded by the IDE, jumping into that class will show you
the source code.
--emi
On Sun, Apr 12, 2020 at 6:22 AM Lucas Sampaio
wrote:
lt;https://maven.apache.org/POM/4.0.0https://maven.apache.org/xsd/maven-4.0.0.xsd>
> .
>
> The schema at https://maven.apache.org/xsd/maven-4.0.0.xsd declares xmlns=
> "http://maven.apache.org/POM/4.0.0"; <http://maven.apache.org/POM/4.0.0>.
>
>
> On 4/10/20 12:30 PM, Em
> actually a valid namespace for the maven pom XML?
> On 4/10/20 1:39 AM, Emilian Bold wrote:
>
> Interesting. I think there's a whitelist of schema URLs in NetBeans
> and they have the original http variant. Please report this on JIRA,
> somebody might pick it up for 12
👍
--emi
--emi
On Fri, Apr 10, 2020 at 5:35 PM Philip Durbin
wrote:
> Sure, here you go: https://issues.apache.org/jira/browse/NETBEANS-4148
>
> On Fri, Apr 10, 2020 at 1:40 AM Emilian Bold
> wrote:
>
>> Interesting. I think there's a whitelist of schema URLs in
https://stackoverflow.com/q/5692256
--emi
On Fri, Apr 10, 2020 at 12:49 PM Louis Collet
wrote:
> It’s an old .jar , not available via Maven Repository
>
>
>
> *From:* Geertjan Wielenga
> *Sent:* vendredi 10 avril 2020 11:32
> *To:* Louis Collet
> *Cc:* NetBeans Mailing List
> *Subject:* Re:
Interesting. I think there's a whitelist of schema URLs in NetBeans
and they have the original http variant. Please report this on JIRA,
somebody might pick it up for 12 (which would be the next LTS
version).
--emi
On Fri, Apr 10, 2020 at 3:25 AM Philip Durbin wrote:
>
> I see what happened. In
iled) Raspbian was booting and working fine.
>
>
> On Wednesday, 25 March 2020, 22:13:40 GMT, Emilian Bold
> wrote:
>
>
> The most likely explanation is that it was the hardware card failing
> that made NetBeans not work properly.
>
> I wouldn't know how the 8.2 plugi
The most likely explanation is that it was the hardware card failing
that made NetBeans not work properly.
I wouldn't know how the 8.2 plugins work with current NetBeans but
other people seem to suggest this workaround (although OpenBeans.org
has had the /up-to-date/ C/C++ modules since 2018, sigh
Is there some table highlighting the features that are broken with /
without nb-javac?
The nice page at
https://cwiki.apache.org/confluence/display/NETBEANS/Overview%3A+nb-javac
does highlight that there is a good reason nb-javac exists. Even when
running on JDK 9+ are we really on-par with all th
seems like a neat feature to add to Java too...
--emi
On Thu, Mar 19, 2020 at 6:18 PM Jerome Lelasseux
wrote:
>
> I just realized the annoucement below was specific for C/C++... I use java.
>
> Le jeudi 19 mars 2020 à 17:14:25 UTC+1, Jerome Lelasseux
> a écrit :
>
>
> Hi,
>
> Since 8.1 Netbean
Then again, the installer could perhaps *detect* JDK 14 and give the
users a nicer message?
--emi
On Wed, Mar 18, 2020 at 11:21 PM Chris Olsen wrote:
>
> Geertjan and All --
>
>> Or don’t use JDK 14 when installing as explicitly stated on the
> download page.
>
>I have GOT to learn to
> So far I don’t think anyone has figured out how it can be reincluded in a
> NetBeans Platform app, if you manage to do it, would be great if you’d share
> your findings.
The simplest solution is to just compile your own Platform with the
javahelp module and go on your merry way.
--emi
On Tue
> Perhaps we should detect people running Java 8 on Windows systems with
HiDPI enabled, and show a warning in this case.
Yes, sounds like a good notification to show users.
--emi
lun., 16 mar. 2020, 17:28 Eirik Bakke a scris:
> I did a little debugging off-list with Jonathan--the problem was
t; Gj
>
> On Fri, 13 Mar 2020 at 21:28, Emilian Bold wrote:
>>
>> You guys are laudable!
>>
>> Back in late 2018 when I launched CoolBeans I also put up a store page
>> as I imagined it was possible to get paid working on NetBeans codebase
>> itsel
n wrote:
>
> Thomas and All --
>
>Mine is much the same story. Would there be some way to contribute $$$
> (or, in my case, $$) to the team meaningfully?
>
> -- Chris
>
> - Original Message -
> From: Thomas Wolf
> To: John Mc
> Cc: Robert Erdt , bm
1 - 100 of 304 matches
Mail list logo