Netbeans on Mac won't create new projects
I'm new here and I gotta problem, I need Netbeans for school, I already installed and ran it, but when I try to create a new file or project I get no response nor warning messages from Netbeans, if anyone could help me find a solution I'd be grateful, I'll leave a screenshot for you to see how I see Netbeans.
P.D.: My java version is Java 8 Build 191
EDIT: I want to create new files and projects, there's also no error message when I click 'New File' or 'New Project', nothing at all happens
macos java netbeans
add a comment |
I'm new here and I gotta problem, I need Netbeans for school, I already installed and ran it, but when I try to create a new file or project I get no response nor warning messages from Netbeans, if anyone could help me find a solution I'd be grateful, I'll leave a screenshot for you to see how I see Netbeans.
P.D.: My java version is Java 8 Build 191
EDIT: I want to create new files and projects, there's also no error message when I click 'New File' or 'New Project', nothing at all happens
macos java netbeans
OP, what is your issue exactly? Do you want error messages when you create new files? Please edit the question to clarify.
– primohacker
Jan 24 at 1:31
Looks like you have a whole lot of nothing. I could try setting up NetBeans on my Mac tomorrow. In the meantime, have you tried IntelliJ IDEA or Eclipse?
– DrZoo
Jan 24 at 6:20
It looks like NetBeans is trying to use a version of Java that is invalid... [1] Locate the file netbeans.conf within the etc directory under your NetBeans installation directory. [2] It is a text file containing name/value properties. Open it in any text editor. [3] Locate the line containing the propertynetbeans_jdkhome
. What is the complete content of that line?
– skomisa
Jan 28 at 2:16
add a comment |
I'm new here and I gotta problem, I need Netbeans for school, I already installed and ran it, but when I try to create a new file or project I get no response nor warning messages from Netbeans, if anyone could help me find a solution I'd be grateful, I'll leave a screenshot for you to see how I see Netbeans.
P.D.: My java version is Java 8 Build 191
EDIT: I want to create new files and projects, there's also no error message when I click 'New File' or 'New Project', nothing at all happens
macos java netbeans
I'm new here and I gotta problem, I need Netbeans for school, I already installed and ran it, but when I try to create a new file or project I get no response nor warning messages from Netbeans, if anyone could help me find a solution I'd be grateful, I'll leave a screenshot for you to see how I see Netbeans.
P.D.: My java version is Java 8 Build 191
EDIT: I want to create new files and projects, there's also no error message when I click 'New File' or 'New Project', nothing at all happens
macos java netbeans
macos java netbeans
edited Jan 24 at 10:07
Mr Shunz
1,82712017
1,82712017
asked Jan 24 at 1:10
Bruno AmezcuaBruno Amezcua
44
44
OP, what is your issue exactly? Do you want error messages when you create new files? Please edit the question to clarify.
– primohacker
Jan 24 at 1:31
Looks like you have a whole lot of nothing. I could try setting up NetBeans on my Mac tomorrow. In the meantime, have you tried IntelliJ IDEA or Eclipse?
– DrZoo
Jan 24 at 6:20
It looks like NetBeans is trying to use a version of Java that is invalid... [1] Locate the file netbeans.conf within the etc directory under your NetBeans installation directory. [2] It is a text file containing name/value properties. Open it in any text editor. [3] Locate the line containing the propertynetbeans_jdkhome
. What is the complete content of that line?
– skomisa
Jan 28 at 2:16
add a comment |
OP, what is your issue exactly? Do you want error messages when you create new files? Please edit the question to clarify.
– primohacker
Jan 24 at 1:31
Looks like you have a whole lot of nothing. I could try setting up NetBeans on my Mac tomorrow. In the meantime, have you tried IntelliJ IDEA or Eclipse?
– DrZoo
Jan 24 at 6:20
It looks like NetBeans is trying to use a version of Java that is invalid... [1] Locate the file netbeans.conf within the etc directory under your NetBeans installation directory. [2] It is a text file containing name/value properties. Open it in any text editor. [3] Locate the line containing the propertynetbeans_jdkhome
. What is the complete content of that line?
– skomisa
Jan 28 at 2:16
OP, what is your issue exactly? Do you want error messages when you create new files? Please edit the question to clarify.
– primohacker
Jan 24 at 1:31
OP, what is your issue exactly? Do you want error messages when you create new files? Please edit the question to clarify.
– primohacker
Jan 24 at 1:31
Looks like you have a whole lot of nothing. I could try setting up NetBeans on my Mac tomorrow. In the meantime, have you tried IntelliJ IDEA or Eclipse?
– DrZoo
Jan 24 at 6:20
Looks like you have a whole lot of nothing. I could try setting up NetBeans on my Mac tomorrow. In the meantime, have you tried IntelliJ IDEA or Eclipse?
– DrZoo
Jan 24 at 6:20
It looks like NetBeans is trying to use a version of Java that is invalid... [1] Locate the file netbeans.conf within the etc directory under your NetBeans installation directory. [2] It is a text file containing name/value properties. Open it in any text editor. [3] Locate the line containing the property
netbeans_jdkhome
. What is the complete content of that line?– skomisa
Jan 28 at 2:16
It looks like NetBeans is trying to use a version of Java that is invalid... [1] Locate the file netbeans.conf within the etc directory under your NetBeans installation directory. [2] It is a text file containing name/value properties. Open it in any text editor. [3] Locate the line containing the property
netbeans_jdkhome
. What is the complete content of that line?– skomisa
Jan 28 at 2:16
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1397711%2fnetbeans-on-mac-wont-create-new-projects%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1397711%2fnetbeans-on-mac-wont-create-new-projects%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
OP, what is your issue exactly? Do you want error messages when you create new files? Please edit the question to clarify.
– primohacker
Jan 24 at 1:31
Looks like you have a whole lot of nothing. I could try setting up NetBeans on my Mac tomorrow. In the meantime, have you tried IntelliJ IDEA or Eclipse?
– DrZoo
Jan 24 at 6:20
It looks like NetBeans is trying to use a version of Java that is invalid... [1] Locate the file netbeans.conf within the etc directory under your NetBeans installation directory. [2] It is a text file containing name/value properties. Open it in any text editor. [3] Locate the line containing the property
netbeans_jdkhome
. What is the complete content of that line?– skomisa
Jan 28 at 2:16