The same here. We live with a selfcompiled version of JavaHL 1.9.12,
since most Linux distributions delivers more recent versions of JavaHL.
Andreas
Am 07.12.21 um 08:58 schrieb Christoph Theis:
It is not about communication aka TLS but the LTS versions of SVN.
NB can't use javahl later than 1
Hi,
is there a way to use Subversion with JavaHL Version 1.10 LTS or 1.14
LTS? It seems the support in Netbeans 12.6 is set to 1.9.
Or is the command line interface the preferred way to use Subversion?
Regards,
--
Andreas Hauffe**
smime.p7s
Description: S/MIME Cryptographic Signature
Hi,
what is the actual recommended way to build an ant based RCP application
with installers and bundled JRE in Netbeans 11.2 Update 1? Is there a
tutorial somewhere?
When looking in the mailing list, it seems there is no general conecpt. Is
this correct?
Regards,
Andreas
smime.p7s
8f8b8#diff-2b637bb4c6d604cc031479895333d01c
Do I have to change something in my app?
Regards,
--
Andreas Hauffe, Leiter Forschungsfeld
*Auslegungsmethoden für Luftfahrzeuge*
Technische Universität Dresden
Institut für Luft- und Raumfahrttechnik / Institute of Aerospace Engineering
Professu
Am 17.09.19 um 12:24 schrieb Emilian Bold:
Java is no longer expected to be available but has to come bundled
with the native installer.
In this case wouldn't there be a need for a netbeans GUI based option to
bundle a JDK/JRE for each OS installer by default without manual
modifying the buil
pData\Roaming\NetBeans\2018.12
Cache directory: C:\\AppData\Local\NetBeans\Cache\2018.12
--
William Reynolds, Ph.D.
Stellar Science, LLC
wnreyno...@stellarscience.com
www.stellarscience.com
877-763-8268 x710 (v)
On 8/21/2019 8:33 AM, Neil C Smith wrote:
Hi,
On Wed, 21 Aug 2019 at 15:28, A
dable with JDK 12+, Use JDK 8 or 11.
On 8/21/19 5:13 AM, Andreas Hauffe wrote:
Hi,
I'm trying to build the installers for my Netbeans Plattform
Application in Netbeans 11.1 under OpenSUSE Leap 15.1 and OpenJDK
12.0.2. During this build process I'm getting the following error in
th
rce option 5 is no longer supported. Use 7 or later.
[javac] error: Target option 5 is no longer supported. Use 7 or later.
I also tried the same with a new created Netbeans Plattform Application,
but I'm getting the same error. Is this my mistake, a configuration
error or a bug?
Regar
Hi,
it seems I had a similar problem. After downloading and unzipping I
started netbeans 10.0_vc2. I didn't import the 9.0 settings. Non of my
java projects was listed as normal java project in the "open project"
dialog. All of them where shown with a blue folder symbol with a yellow
symbol o
svn CLI client had the bug of parsing the version number. So if I
install the svn module without the bug NETBEANS-771 only the CLI client
will work and if I switch to javahl I'm getting the same behavior as
discribed by aplatypus.
--
Regards,
Andreas Hauffe
Am 06.10.18 um 10:22 schrieb Gee
out the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
--
Viele Grüße
Andreas Hauffe
Leiter des Forschungsfeldes "Auslegungsmethoden für Luftfahrzeuge"
---
this
point I had no other option than killing the application. Now it's
completely clear but it wasn't before.
Now it is working. Thanks again.
--
Regards,
Andreas Hauffe
Am 23.08.2018 um 20:11 schrieb Neil C Smith:
Hi,
Check the file I linked to. The LaF option seems to do exact
Hi,
thanks for the reply. I also fount the LifecycleManager, but I don't know where
to put the commands so that the UI is visible after clicking the ok button of
the OptionDialog. Do you have any tips?
--
Regards,
Andreas Hauffe
-Ursprüngliche Nachricht-
Von: Neil C Smith
Ges
Hi,
is there a simple way to restart a Netbeans Platform application after
specific options in the options dialog are changed?
--
Regards,
Andreas Hauffe
smime.p7s
Description: S/MIME Cryptographic Signature
install software on there computer.
--
Regards,
Andreas Hauffe
smime.p7s
Description: S/MIME Cryptographic Signature
s. So as long as the
netbeans 8.2 zip files are used, this bug will not be resolved.
--
Regards,
Andreas Hauffe
Am 21.08.2018 um 10:45 schrieb Tushar Joshi:
This looks like a necessary update for Java10 and shall be submitted
as a PR against one issue created for this topic.
Please think ov
break;
}
}
} else {
if(p!=NULL) p++;
}
if(c=='-' && p!=NULL) { // build number
lstrcpyn(vers->build, p, min(1
cal\Temp\\NBI25406.tmp\_jvm
[2018-08-20 09:48:12.745]> ... check private jre at
C:\Users\${USER}\AppData\Local\Temp\\NBI25406.tmp\_jvm\jre
[2018-08-20 09:48:12.745]> ... not a java hierarchy
[2018-08-20 09:48:12.760]> ... no java was found
--
Regards,
Andreas Hauffe
Am 20.08.2018 um 08:1
er of Java 10? I'm not used to
C, but when looking into the getJavaVersionFromString from
https://github.com/apache/incubator-netbeans/blob/master/nbi/engine/native/launcher/windows/src/JavaUtils.c
it can be a problem. This is the installer source code, right?
--
Regards,
Andreas Ha
"-J-Dnetbeans.logger.console=true" from the netbeans_default_options in
netbeans.conf.
--
Regards,
Andreas Hauffe
Am 14.08.2018 um 15:02 schrieb Geertjan Wielenga:
What do you mean about profiling being enabled, where/how/when do you
see this, what are the exact messages you get to see thi
although the
executable is in the given path. And in case of "javahl" netbeans alway
switch back to CLI, when pressing OK or apply.
--
Regards,
Andreas Hauffe
smime.p7s
Description: S/MIME Cryptographic Signature
alpha, beta and RC versions)
--
Regards
Andreas Hauffe
smime.p7s
Description: S/MIME Cryptographic Signature
e the OpenJDK builds from https://www.azul.com/downloads/zulu/
. But they should be more or less identical to the Oracle builds, except for
legal purposes.)
-- Eirik
From: Andreas Hauffe mailto:andreas.hau...@tu-dresden.de> >
Sent: Friday, August 3, 2018 12:47 PM
To: users@netbeans.apache.
Hi,
is there a way to use larger icons in Netbeans or RCP applications on hidpi
displays?
When using netbeans 9 and JDK 10.0.2 on a hidpi display all icons are
upscaled and look a bit strange.
Regards,
Andreas
smime.p7s
Description: S/MIME cryptographic signature
24 matches
Mail list logo