3

Trying to configure NetBeans project to use remote Java:

enter image description here

But When I try to set remote platform to project I get back to default one

enter image description here

How to tell system to use remote Java?

enter image description here

If I go to Libraries I don't see Remote platform

enter image description here

UPD

I have this issue with two NetBeans installation - in Win And Ubuntu machines that connects to the same remote Java.

vico
  • 17,051
  • 45
  • 159
  • 315

1 Answers1

0

Restart Netbeans. It woked for me every time when i cant choose Remote Plattform.

  • Tried that - not helps. – vico Apr 06 '16 at 09:11
  • I tried it again. Netbeans 8.1 (build 201510222201). If i click Customize in Set Project Configuration, Project Properties window appear. Now i CANT choose remote plattform. BUT if i right click to project in project explorer, then choose properties, now i can choose remote plattform. – Milan Obrtlík Apr 06 '16 at 12:59