Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

In netbeans project category java folder is missing

Tags:

java

netbeans

i installed the netbeans IDE and java SEDK today. and the problem is i cant see the java folder in the project category when i tried to create a new project.enter image description here


like image 332
hareen tej Avatar asked Aug 18 '26 00:08

hareen tej


2 Answers

It looks like Java SE is not active in your Netbeans installation. To properly use Java SE features you have to follow these steps:

  1. Choose Tools > Plugins from the main IDE's toolbar.
  2. In the Plugins dialog box, click the Installed tab and select Java SE in the list of available features.
  3. Click Activate.
  4. At the Welcome panel of the Installer dialog box, click Activate. When the activation is successfully completed, click Finish.
  5. Click Close to close the Plugins dialog box.
like image 189
acm Avatar answered Aug 20 '26 13:08

acm


1.First go for Tools -> Plugins.

2.Then search for Java SE in available plugins and download Java

3.Go in installed plugins.

4.Activate plugin and that's all.

image

like image 30
Ajay Rajput Avatar answered Aug 20 '26 14:08

Ajay Rajput



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!