emj,
That's a nice page, and the sub-page:
https://cwiki.apache.org/confluence/display/NETBEANS/Java+Editor+Using+JDK+javac
is useful as well.
. . . just my two cents.
/mde/
On 3/23/2020 2:11 PM, Emilian Bold wrote:
> Is there some table highlighting the features that are broken with /
> witho
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
Gj,
Thanks for the information and the link.
/mde/
On 3/23/2020 9:53 AM, Geertjan Wielenga wrote:
> https://cwiki.apache.org/confluence/display/NETBEANS/Overview%3A+nb-javac
>
> More info above.
>
> Gj
>
> On Mon, 23 Mar 2020 at 17:51, Geertjan Wielenga wrote:
>
>> Indeed, a must have only
https://cwiki.apache.org/confluence/display/NETBEANS/Overview%3A+nb-javac
More info above.
Gj
On Mon, 23 Mar 2020 at 17:51, Geertjan Wielenga wrote:
> Indeed, a must have only if NetBeans is running on JDK 8. Ultimately we
> want to need nb-javac increasingly less for later JDKs and if you can
Indeed, a must have only if NetBeans is running on JDK 8. Ultimately we
want to need nb-javac increasingly less for later JDKs and if you can do
without it, that would be great. Doesn’t exist yet, indeed, for 12.0 anyway.
Gj
On Mon, 23 Mar 2020 at 17:28, Mark Eggers
wrote:
> Folks,
>
> I'm curr
Folks,
I'm currently working with NetBeans 12 beta 1 running on Windows 10
Professional and OpenJDK 11.-0.6. First of all, hats off to everyone who
contributed to this. It's running fine for all of my projects
(maven-based web and command line projects).
I do have the notification showing 'Instal
Hi,
I ask how to do it (LD_LIBRARY_PATH) according to java project?
-
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org
For further information about th
You should set both. The LD_LIBRARY_PATH environment variable for the operating
system, and the java.library.path system property for the JVM.
Scott
> On Mar 23, 2020, at 8:30 AM, Vladimir Kokovic
> wrote:
>
> Hi,
> Does this mean that the only solution is java.library.path system property,
>
Hi,
Does this mean that the only solution is java.library.path system property,
ie. that there is no LD_LIBRARY_PATH option?
-
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h.
It works for me. If you are loading the native library directly for JNI you
must also set the java.library.path system property.
Scott
> On Mar 23, 2020, at 8:12 AM, gmail Vladimir Koković
> wrote:
>
-
To unsubscribe, e-mai
Hi,
I tried various ways to set LD_LIBRARY_PATH for some java project but
none of the variants work!
Is there anyone who has managed to do this and in what way?
Thankful in advance.
Vladimir Kokovic, DP senior (69)
Serbia, Belgrade, March 23, 2020
-
Hi,
I have a java project named SendEmailIzvodZakupci-32
That project depends on 2 java projects: VK-32 and pgjdbc
Both dependent projects have dist/lib
Both dist/lib are listed in the libraries list
Build reports the message 'Cannot fix dependencies for:
Z:\asoft-src\ispp-64\mingw32\SendingEmai
12 matches
Mail list logo