Chief Delphi

Chief Delphi (http://www.chiefdelphi.com/forums/index.php)
-   Java (http://www.chiefdelphi.com/forums/forumdisplay.php?f=184)
-   -   Problems with Netbeans imports (http://www.chiefdelphi.com/forums/showthread.php?t=132594)

toropov023 10-01-2015 18:40

Problems with Netbeans imports
 
Hello, I'm not familiar with Netbeans, as I prefer IntelliJ and I don't like Netbeans at all... Anyhow, I have a little problem with it. When I create a new template (extending IterativeRobot) and try to import the following classes:
  • import java.io.File;
  • import java.net.URL;
  • import java.net.URLClassLoader;
Netbeans cannot find them. I tried everything I could think of: reinstall the plugins, create normal Java project and write the same code (it actually worked fine in a normal Java project). Please help if you can.

Thanks.

Djur 10-01-2015 19:15

Re: Problems with Netbeans imports
 
Why are you using Netbeans? It's not a supported IDE for 2015.

You'd be better off using Eclipse and following the installation steps for WPILib on the screensteps webpage

toropov023 10-01-2015 19:37

Re: Problems with Netbeans imports
 
Right, I just thought of that myself, bye Netbeans...


All times are GMT -5. The time now is 22:40.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi