This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 271888 - I can't create new project from NetBeans: nothing happens !
Summary: I can't create new project from NetBeans: nothing happens !
Status: RESOLVED WORKSFORME
Alias: None
Product: cnd
Classification: Unclassified
Component: Project (show other bugs)
Version: 8.2
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: issues@cnd
URL:
Keywords:
: 271887 (view as bug list)
Depends on:
Blocks:
 
Reported: 2017-12-05 23:23 UTC by MikleS
Modified: 2017-12-06 14:49 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description MikleS 2017-12-05 23:23:41 UTC
I'd installed netbeans under Windows-7 platform. I'd installed only basic package of netbeams + Ci++/fortran support + HTML5 support (i.e. without java; but before I'd installed new Java package, as long as installation system had recomended it).

The installation procedure was without any problems. But after sucsessfull installation I can't create new project from the

\File menu :  nothing happens!  Also I can't create new file: also nothing happens! The same happens if I press Ctrl+Shift+N or press on respective icone.

Please, could you help me with this problem!

Thank you. 

PS: also, by default, NetBeans with Russian menu language was installed. How can I switch menu language to English ?
Comment 1 soldatov 2017-12-06 06:29:23 UTC
I think you use Java 9, but NetBeans 8.2 doesn't work with Java 9. For example you can't create any project.

You need to launch NetBeans with '--locale en' flag. Also you can add this flag to etc/netbeans.conf file.
Comment 2 Alexander Simon 2017-12-06 07:40:57 UTC
*** Bug 271887 has been marked as a duplicate of this bug. ***
Comment 3 Alexander Simon 2017-12-06 07:42:32 UTC
You can use development build with Java 9:
http://bits.netbeans.org/download/trunk/nightly/latest/
Comment 4 MikleS 2017-12-06 14:38:12 UTC
I'd wrote the line:
--locale en
into tc/netbeans.conf file, but this hadn't help to solve the problem!

(I can't launch NetBeans with '--locale en' or any other flag as long as I'd like to launch NetBeans in MS Windows 7 system using files extensions associations)

Speaking abot "use development build with Java 9:
http://bits.netbeans.org/download/trunk/nightly/latest/", I just used this link to download NetBeans !

So, I still can't create new projects with NetBeans...

What should I do? Should I uninstall Java 9 and NetBeans, than install, say, Java 8, and after this install NetBeans 8.2 ?
Comment 5 MikleS 2017-12-06 14:49:45 UTC
(I'd like to add also, that during NetBeams installation the programm of installation had requested to install 64bit version of Java, therefore I'd installed this Java 9, which causes the problem, as far as I'd understand)