Re: NetBeans 9.0 on Linux - How?? - It works!

2018-08-09 Thread John McDonnell
Paul,

Have a look at
https://askubuntu.com/questions/854373/how-to-create-a-desktop-shortcut

I use this to create a shortcut to open NetBeans on Ubuntu form the desktop

Regards

John


On Thu, 9 Aug 2018 at 23:38, Paul Szudzik  wrote:

> Thank you .  That did work.  I am running on Java10 now, with Netbeans
> 9.0.
>
>   *  netbeans_jdkhome="/usr/lib/jvm/java-10-oracle"*
>
> It still would be nice to have an installer, I still don’t have an
> icon to click on... I am a pretty good USER on Linux, but not very good
> INSTALLER type.
>
> It didn’t ask me if I wanted to bring any settings over from previous
> versions ( Which was 8.2 ) but being Linux, figured it couldn’t find it’s
> way.
>
> So, I am happy for now.. but a DEB variant would make life a lot
> easier for a lot of people..
>
> Thanks again.
>
> *From:* Mohammad Nabil
> *Sent:* Thursday, August 09, 2018 2:52 PM
> *To:* Paul Szudzik
> *Cc:* us...@netbeans.incubator.apache.org
> *Subject:* Re: NetBeans 9.0 on Linux - How??
>
> netbeans/etc/netbeans.conf
> uncomment
> #netneans_jdkdhome=/path/to/jdk
> and set path to your os java_home/bin/java
> Run
> netbeans/bin/netbeans
>
> On Thu, Aug 9, 2018, 11:43 PM Paul Szudzik 
> wrote:
>
>> Maybe I missed something, but I don’t see an installer to install
>> NetBeans 9.0 on Linux.That is my OS in the shop, ( Ubuntu ).
>>
>> Are there plans to do it soon?
>>
>> Thanks
>>
>>
>


Re: NetBeans 9.0 on Linux - How?? - It works!

2018-08-09 Thread Paul Szudzik
Thank you .  That did work.  I am running on Java10 now, with Netbeans 9.0.

netbeans_jdkhome="/usr/lib/jvm/java-10-oracle"

It still would be nice to have an installer, I still don’t have an icon to 
click on... I am a pretty good USER on Linux, but not very good INSTALLER type.

It didn’t ask me if I wanted to bring any settings over from previous 
versions ( Which was 8.2 ) but being Linux, figured it couldn’t find it’s way.

So, I am happy for now.. but a DEB variant would make life a lot easier for 
a lot of people.. 

Thanks again.

From: Mohammad Nabil 
Sent: Thursday, August 09, 2018 2:52 PM
To: Paul Szudzik 
Cc: us...@netbeans.incubator.apache.org 
Subject: Re: NetBeans 9.0 on Linux - How??

netbeans/etc/netbeans.conf
uncomment
#netneans_jdkdhome=/path/to/jdk
and set path to your os java_home/bin/java
Run
netbeans/bin/netbeans


On Thu, Aug 9, 2018, 11:43 PM Paul Szudzik  wrote:

  Maybe I missed something, but I don’t see an installer to install 
NetBeans 9.0 on Linux.That is my OS in the shop, ( Ubuntu ).
  Are there plans to do it soon?
  Thanks

Re: NetBeans 9.0 on Linux - How??

2018-08-09 Thread Carl Mosca
I had brought up creating installers on the dev list asking about status,
how to help, etc. but heard nothing back.

It is something that I think would help the community (Windows, MacOS and
Linux RPM & Deb).

Carl

On Thu, Aug 9, 2018 at 5:53 PM Mohammad Nabil  wrote:

> netbeans/etc/netbeans.conf
> uncomment
> #netneans_jdkdhome=/path/to/jdk
> and set path to your os java_home/bin/java
> Run
> netbeans/bin/netbeans
>
> On Thu, Aug 9, 2018, 11:43 PM Paul Szudzik 
> wrote:
>
>> Maybe I missed something, but I don’t see an installer to install
>> NetBeans 9.0 on Linux.That is my OS in the shop, ( Ubuntu ).
>>
>> Are there plans to do it soon?
>>
>> Thanks
>>
>>
>

-- 
Carl J. Mosca


Re: NetBeans 9.0 on Linux - How??

2018-08-09 Thread Mohammad Nabil
netbeans/etc/netbeans.conf
uncomment
#netneans_jdkdhome=/path/to/jdk
and set path to your os java_home/bin/java
Run
netbeans/bin/netbeans

On Thu, Aug 9, 2018, 11:43 PM Paul Szudzik  wrote:

> Maybe I missed something, but I don’t see an installer to install
> NetBeans 9.0 on Linux.That is my OS in the shop, ( Ubuntu ).
>
> Are there plans to do it soon?
>
> Thanks
>
>


Re: NetBeans 9.0 on Linux - How??

2018-08-09 Thread Dennis Gesker
Paul:

Boy, a "deb" would be great!  With a couple of key dependencies like
openjdk and wildfly/glassfish it would be extra awesome.

We're on (k)Ubuntu as well.

Dennis


On Thu, Aug 9, 2018 at 3:42 PM, Paul Szudzik 
wrote:

> Maybe I missed something, but I don’t see an installer to install
> NetBeans 9.0 on Linux.That is my OS in the shop, ( Ubuntu ).
>
> Are there plans to do it soon?
>
> Thanks
>
>



-- 

Dennis R. Gesker
[image: LinkedIn]
[image:
WordPress]
[image:
Gesker]
[image:
GPG_PGP]
[image:
den...@gesker.com] 
“Be without fear in the face of your enemies. Be brave and upright that God
may love thee. Speak the truth always, even if it leads to your death.
Safeguard the helpless and do no wrong – that is your oath.”* -The Knight’s
Oath (Kingdom of Heaven)*


NetBeans 9.0 on Linux - How??

2018-08-09 Thread Paul Szudzik
Maybe I missed something, but I don’t see an installer to install NetBeans 
9.0 on Linux.That is my OS in the shop, ( Ubuntu ).
Are there plans to do it soon?
Thanks

Re: Netbeans 9.0 freezes in Macos 10.6.3, java 10.0.2

2018-08-09 Thread Boris Heithecker
If there was a problem, it would still be good to see the logs. The import
settings function is meant to work in 9.0. Did you find any related entries
in {netbeans-userdir}/9.0/var/log/messages.log, or messages.log.1, or
messages.log.2 (the latter from previous sessions)?
Boris

2018-08-09 12:19 GMT+02:00 Juan Escribano :

> Finally, the problem has gone.
> It was related with importing settings from my previous Netbeans 8.2
> installation.
> After fresh install and do not import settings from Netbeans 8.2
> everything works great!
> Thank you for your interest.
>
> Best,
> *Juan Miguel*
> El 9 ago 2018 11:17 +0200, Boris Heithecker ,
> escribió:
>
> Any logs in {netbeans-userdir}/9.0/var/log/messages.log ?
>
> 2018-08-09 10:57 GMT+02:00 Geertjan Wielenga <
> geertjan.wiele...@googlemail.com.invalid>:
>
>> What kind of code are you talking about? What kind of files? Java? HTML?
>> JavaScript? Which kind of projects? Have you installed any plugins? Which
>> ones? Right now, it is impossible to help with this.
>>
>> Gj
>>
>>
>> On Thursday, August 9, 2018, Juan Escribano  wrote:
>>
>>> Hello!
>>>
>>> This is the situation:
>>>
>>> Netbeans 9.0,Macos 10.6.3, java 10.0.2/9.0.4. Netbeans runs ok, I can
>>> navigate through files, open and close then, even clean and build, and run
>>> projects.
>>> I can move with keyboard cursors across the code and modify it.
>>> Everything seems to be ok until I click with the mouse over the code. At
>>> this moment Netbeans freezes up.
>>>
>>> With Java 1.8 everything works ok.
>>>
>>> Are there any report about a problem like this?
>>>
>>> Best,
>>> *Juan Miguel*
>>>
>>
>
>
> --
> Boris Heithecker
>
>
> Dr. Boris Heithecker
> Lüneburger Str. 30
> 
> 28870 Ottersberg
> Tel.: 0 42 05/ 31 58 34
>
>


-- 
Boris Heithecker


Dr. Boris Heithecker
Lüneburger Str. 30
28870 Ottersberg
Tel.: 0 42 05/ 31 58 34


Re: Netbeans 9.0 freezes in Macos 10.6.3, java 10.0.2

2018-08-09 Thread Juan Escribano
Finally, the problem has gone.
It was related with importing settings from my previous Netbeans 8.2 
installation.
After fresh install and do not import settings from Netbeans 8.2 everything 
works great!
Thank you for your interest.

Best,
Juan Miguel
El 9 ago 2018 11:17 +0200, Boris Heithecker , 
escribió:
> Any logs in {netbeans-userdir}/9.0/var/log/messages.log ?
>
> > 2018-08-09 10:57 GMT+02:00 Geertjan Wielenga 
> > :
> > > What kind of code are you talking about? What kind of files? Java? HTML? 
> > > JavaScript? Which kind of projects? Have you installed any plugins? Which 
> > > ones? Right now, it is impossible to help with this.
> > >
> > > Gj
> > >
> > >
> > > On Thursday, August 9, 2018, Juan Escribano  wrote:
> > > > Hello!
> > > >
> > > > This is the situation:
> > > >
> > > > Netbeans 9.0,Macos 10.6.3, java 10.0.2/9.0.4. Netbeans runs ok, I can 
> > > > navigate through files, open and close then, even clean and build, and 
> > > > run projects.
> > > > I can move with keyboard cursors across the code and modify it.
> > > > Everything seems to be ok until I click with the mouse over the code. 
> > > > At this moment Netbeans freezes up.
> > > >
> > > > With Java 1.8 everything works ok.
> > > >
> > > > Are there any report about a problem like this?
> > > >
> > > > Best,
> > > > Juan Miguel
>
>
>
> --
> Boris Heithecker
>
>
> Dr. Boris Heithecker
> Lüneburger Str. 30
> 28870 Ottersberg
> Tel.: 0 42 05/ 31 58 34


Re: Netbeans 9.0 Final Release - Update Center

2018-08-09 Thread Geertjan Wielenga
That’s excellent. You can see this as a unique opportunity for your
development team to drive the direction of a part of Apache NetBeans
project relevant to your business needs, in co-ordination with others in
the Apache NetBeans community that have comparable interest in those parts
of the project. I.e., you can scratch all your itches. :-)

Gj

On Thursday, August 9, 2018, Alexander Faust  wrote:

>
>
> My development team consists of 10 developers. 3 developers work fulltime
> with the Netbeans Platform, the other works with C ++ / Qt for our embedded
> systems.
>
> Yes, maybe we could donate a few hours a week to solve some Netbeans
> issues or redesign some parts (e.g. Installer (nbi) / Nodes API).
>
> I will discuss this in our development meeting.
>
>
>
> Best regards
>
> Alex
>
>
>
>
>
> *Von:* Geertjan Wielenga [mailto:geertjan.wiele...@googlemail.com.INVALID]
>
> *Gesendet:* Donnerstag, 9. August 2018 09:43
> *An:* us...@netbeans.incubator.apache.org
> *Betreff:* Re: Netbeans 9.0 Final Release - Update Center
>
>
>
>
>
> On Thursday, August 9, 2018, Alexander Faust  wrote:
>
> „Waiting for a long time for this version” should not be a reproach. I
> don’t need the Netbeans 9 IDE features.
>
> My team develops a software application (java) which is based on the
> Netbeans Platform RCP and we have shipped our latest release with Netbeans
> 8.2 as base.
>
>
>
> That’s excellent to hear. How large is your team, could some hours in the
> week be dedicated by your team to working on improving Apache NetBeans,
> since at least some parts of the NetBeans APIs are familiar to your team?
> And maybe some of the generic pieces of your software could be donated to
> Apache NetBeans?
>
>
>
> Gj
>
>
>
>
>
>
>
>
>
> Almost every customer downloads the latest java runtime (JRE9 / 10) but
> our application runs only with JRE8 because the underlying Netbeans
> Platform.
>
> An alternative would be of course to bundle the JRE in the installer, but
> I'm not a fan of that. Because there is always a static obsolete runtime /
> hotspot with possible security leaks on the machine. Is it currently
> possible to run Netbeans 9 Platform with JRE9 / JRE10 or is only the IDE
> support available for that?
>
>
>
> Thanks Geertjan for the link. I’ve add the 8.2 Netbeans Distribution
> update center and could install “JavaScript2 Kit / JSON”, but the imports /
> dependencies in my sourcecode could not be resolved. Although the plugins
> were unpacked in the cluster webcommon.
>
> https://blogs.apache.org/netbeans/entry/what-s-happened-to-my
> 
>
>
>
> But yes Jake I am also an “longtime user/fan" 
>
>
>
> Best regards
>
> Alex
>
>
>
> *Von:* Jake Ochs [mailto:jakeo...@gmail.com]
> *Gesendet:* Mittwoch, 8. August 2018 15:00
> *An:* geertjan.wiele...@googlemail.com.invalid
> *Cc:* us...@netbeans.incubator.apache.org
> *Betreff:* Re: Netbeans 9.0 Final Release - Update Center
>
>
>
> Don't want to sound like I'm trolling, but why exactly were you waiting a
> long time for this version? I'm using 8.2 and it's quite fine for PHP
> development. If there's something you expected to see in v9 then you should
> have also been aware of the development and caveats as Geertjan mentioned.
>
>
>
> That being said, perhaps " I waited a long time for this version" is just
> a friendly attempt attempt at saying "longtime user/fan...?"
>
>
>
> On Wed, Aug 8, 2018 at 4:50 AM Geertjan Wielenga <
> geertjan.wiele...@googlemail.com.invalid> wrote:
>
> PS: You get no points at all for "waiting a long time for this version".
> None at all. Waiting for an Apache project to be released is the worst
> thing you can do -- instead, all the source code is available and there's
> all kinds of ways to be involved, at least in discussions, at least by
> being aware of the process the Apache project you're using is involved in.
>
>
>
> On Wed, Aug 8, 2018 at 10:48 AM, Geertjan Wielenga <
> geertjan.wiele...@googlemail.com> wrote:
>
> https://blogs.apache.org/netbeans/entry/what-s-happened-to-my
> 
>
>
>
> Hope it helps,
>
>
>
> Gj
>
>
>
> On Wed, Aug 8, 2018 at 10:46 AM, Alexander Faust 
> wrote:
>
> Hello,
>
>
>
> I waited a long time for this version. Is this really the final release
> version of Netbeans 9.0?
>
> I can’t find many plugins (Available Plugins) in the update center.
>
> Why contains the “Netbeans Distibution UAC” only 2-3 available plugins
> after the installation?
>
>
>
> For example I need the 

Netbeans 9.0 freezes in Macos 10.6.3, java 10.0.2

2018-08-09 Thread Juan Escribano
Hello!

This is the situation:

Netbeans 9.0,Macos 10.6.3, java 10.0.2/9.0.4. Netbeans runs ok, I can navigate 
through files, open and close then, even clean and build, and run projects.
I can move with keyboard cursors across the code and modify it.
Everything seems to be ok until I click with the mouse over the code. At this 
moment Netbeans freezes up.

With Java 1.8 everything works ok.

Are there any report about a problem like this?

Best,
Juan Miguel


AW: Netbeans 9.0 Final Release - Update Center

2018-08-09 Thread Alexander Faust

My development team consists of 10 developers. 3 developers work fulltime with 
the Netbeans Platform, the other works with C ++ / Qt for our embedded systems.
Yes, maybe we could donate a few hours a week to solve some Netbeans issues or 
redesign some parts (e.g. Installer (nbi) / Nodes API).
I will discuss this in our development meeting.

Best regards
Alex


Von: Geertjan Wielenga [mailto:geertjan.wiele...@googlemail.com.INVALID]
Gesendet: Donnerstag, 9. August 2018 09:43
An: us...@netbeans.incubator.apache.org
Betreff: Re: Netbeans 9.0 Final Release - Update Center



On Thursday, August 9, 2018, Alexander Faust 
mailto:afa...@topcon.com>> wrote:
„Waiting for a long time for this version” should not be a reproach. I don’t 
need the Netbeans 9 IDE features.
My team develops a software application (java) which is based on the Netbeans 
Platform RCP and we have shipped our latest release with Netbeans 8.2 as base.

That’s excellent to hear. How large is your team, could some hours in the week 
be dedicated by your team to working on improving Apache NetBeans, since at 
least some parts of the NetBeans APIs are familiar to your team? And maybe some 
of the generic pieces of your software could be donated to Apache NetBeans?

Gj




Almost every customer downloads the latest java runtime (JRE9 / 10) but our 
application runs only with JRE8 because the underlying Netbeans Platform.
An alternative would be of course to bundle the JRE in the installer, but I'm 
not a fan of that. Because there is always a static obsolete runtime / hotspot 
with possible security leaks on the machine. Is it currently possible to run 
Netbeans 9 Platform with JRE9 / JRE10 or is only the IDE support available for 
that?

Thanks Geertjan for the link. I’ve add the 8.2 Netbeans Distribution update 
center and could install “JavaScript2 Kit / JSON”, but the imports / 
dependencies in my sourcecode could not be resolved. Although the plugins were 
unpacked in the cluster webcommon.
https://blogs.apache.org/netbeans/entry/what-s-happened-to-my

But yes Jake I am also an “longtime user/fan" 

Best regards
Alex

Von: Jake Ochs [mailto:jakeo...@gmail.com]
Gesendet: Mittwoch, 8. August 2018 15:00
An: 
geertjan.wiele...@googlemail.com.invalid
Cc: 
us...@netbeans.incubator.apache.org
Betreff: Re: Netbeans 9.0 Final Release - Update Center

Don't want to sound like I'm trolling, but why exactly were you waiting a long 
time for this version? I'm using 8.2 and it's quite fine for PHP development. 
If there's something you expected to see in v9 then you should have also been 
aware of the development and caveats as Geertjan mentioned.

That being said, perhaps " I waited a long time for this version" is just a 
friendly attempt attempt at saying "longtime user/fan...?"

On Wed, Aug 8, 2018 at 4:50 AM Geertjan Wielenga 
mailto:geertjan.wiele...@googlemail.com.invalid>>
 wrote:
PS: You get no points at all for "waiting a long time for this version". None 
at all. Waiting for an Apache project to be released is the worst thing you can 
do -- instead, all the source code is available and there's all kinds of ways 
to be involved, at least in discussions, at least by being aware of the process 
the Apache project you're using is involved in.

On Wed, Aug 8, 2018 at 10:48 AM, Geertjan Wielenga 
mailto:geertjan.wiele...@googlemail.com>> 
wrote:
https://blogs.apache.org/netbeans/entry/what-s-happened-to-my

Hope it helps,

Gj

On Wed, Aug 8, 2018 at 10:46 AM, Alexander Faust 
mailto:afa...@topcon.com>> wrote:
Hello,

I waited a long time for this version. Is this really the final release version 
of Netbeans 9.0?
I can’t find many plugins (Available Plugins) in the update center.
Why contains the “Netbeans Distibution UAC” only 2-3 available plugins after 
the installation?

For example I need the plugins “JavaScript2 Kit” / “JavaScript2 JSON” and their 
related plugins.
When are these plugins available for Netbeans9?

Beste regards
Alex


Mit freundlichen Grüßen,

Alexander Faust
Software Engineer
Topcon Electronics GmbH & Co KG
Industriestrasse