Re: {NetBeans IDE] {JAVA]

2019-10-15 Thread Neil C Smith
On Wed, 9 Oct 2019, 05:13 Lou, wrote: > -Dremote.platform.home=/home/pi/jre/ > ... > '/home/pi/jre//bin/java' > That double slash looks suspicious. Maybe the slashes at the end of the various remote location properties need removing? Best wishes, Neil

Re: {NetBeans IDE] {JAVA]

2019-10-14 Thread Lou
Pete, thanks for the clue.  Looking at the file structure remotely, I think you are correct there is another install of java. I need to check the documentation. ("When all else fails, read the ... manual") Lou On 10/14/2019 3:34 AM, Pete Whelpton wrote: Hi Lou, Sounds like one of two

Re: {NetBeans IDE] {JAVA]

2019-10-14 Thread Pete Whelpton
Hi Lou, Sounds like one of two things: 1) The linker needs to access that .so file and can't - probably because it is in the home directory of the pi user. If you move the jdk folder under /usr/lib/ (on my Linux laptop I tend to stick all the different version of Java I have in /usr/lib/jdk/)

Re: {NetBeans IDE] {JAVA]

2019-10-13 Thread Geertjan Wielenga
PS: “it all seems to work until the end” is like saying “everything went fine with the rocket launch, except for the ending”. On Sun, 13 Oct 2019 at 23:47, Geertjan Wielenga wrote: > 2014 is 5 years ago. That is not “a little dated”. If it were to work > today, I would be extremely surprised.

Re: {NetBeans IDE] {JAVA]

2019-10-13 Thread Geertjan Wielenga
2014 is 5 years ago. That is not “a little dated”. If it were to work today, I would be extremely surprised. If you can figure out what needs to be done, that would help, which would be great, otherwise I doubt anyone else will. Gj On Sun, 13 Oct 2019 at 23:42, Lou wrote: > I started with

Re: {NetBeans IDE] {JAVA]

2019-10-13 Thread Lou
I started with https://www.youtube.com/watch?v=ebHbDlTnV-I  It is a little dated (2014) but all seems to work until the end Looking at the directory structure on the Raspberry, the Remote Platform seems to create the structure in jre.  However, it looks to me tat the required library

Re: {NetBeans IDE] {JAVA]

2019-10-13 Thread Geertjan Wielenga
OK, I see C:\\Program Files\\NetBeans-11.1 in there, but I don't think anyone has tried or verified that with Raspberry Pi, what would be the procedure to try that out? Gj On Sun, Oct 13, 2019 at 10:54 PM Geertjan Wielenga wrote: > What version of the JDK are you using? Which operating system,

Re: {NetBeans IDE] {JAVA]

2019-10-13 Thread Geertjan Wielenga
What version of the JDK are you using? Which operating system, which version of NetBeans? Which steps did you follow, what must we do to reproduce the problem? Gj On Sun, Oct 13, 2019 at 10:53 PM Lou wrote: > I could use some help here. I'm new to NetBeans and don't have a clue > where to

Re: {NetBeans IDE] {JAVA]

2019-10-13 Thread Lou
I could use some help here. I'm new to NetBeans and don't have a clue where to start. Lou On 10/8/2019 10:13 PM, Lou wrote: When trying to add a remote embedded java platform on a Raspberry pi I get an error when I click Looking at the Raspberry file structure it looks like the jre gets

{NetBeans IDE] {JAVA]

2019-10-08 Thread Lou
When trying to add a remote embedded java platform on a Raspberry pi I get an error when I click Looking at the Raspberry file structure it looks like the jre gets properly installed, however the last step fails. The following output seems to indicate that the problem is "error while