Skip to content
Discussion options

You must be logged in to vote

I'm leaving the question here in case it's useful to others! It turns out the reason for my problem was that I had installed only the JRE and not the JDK. I did not realize that JDK includes all the API classes and code plus JRE (and compiler, etc) whereas JRE contains only the JVM. When the NetBeans interface fails to recognize a folder as a platform folder, that's because it's not actually a platform folder. At least, that's where I went wrong in this particular case!

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@mbien
Comment options

mbien Jun 17, 2022
Collaborator

Answer selected by aloraine
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants