简体   繁体   English

为什么在netbeans / java中为什么不能选择“文件类型”应用程序,而只能选择类和其他文件类型?

[英]Why can't I choose “file type” application but only class and other file types in netbeans/java?

netbeans 10 and java, why can in not choose "file type" application but only class and other file tipes. netbeans 10和java,为什么不能选择“文件类型”应用程序,而只能选择类和其他文件提示。

I am very new to Java programming, lesson one, Netbeans 8 did not work with JDK 11 so I got netbeans 10. Here when making a new project I want to choose java application but application is the only filetype missing soo it seems. 我对Java编程非常陌生,第一课,Netbeans 8不能与JDK 11一起使用,所以我得到了netbeans10。在这里,当创建一个新项目时,我想选择Java应用程序,但是看来是唯一缺少的文件类型。 Do I have to choose class or can somebody explain it? 我必须选择班级还是有人可以解释一下? Or does somebody have the link to a netbeans 10 java se lesson 1 learning code? 还是有人链接到netbeans 10 Java SE第1课学习代码?

Netbeans is currently undergoing a major change of ownership which means among other things that features are missing for now. Netbeans当前正在经历所有权的重大变更,这意味着目前尚缺少一些功能。

Download an older version of Netbeans with the JDK included and use that. 下载包含 JDK的旧版本的Netbeans并使用它。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 为什么在Netbeans 7.3中找不到Java桌面应用程序 - Why can't I find Java desktop application in Netbeans 7.3 为什么我在Netbeans 8.0中找不到Java桌面应用程序 - Why can't I find Java desktop application in Netbeans 8.0 我无法从文件中读取其他对象:java.io.streamcorruptedexception:无效类型代码:ac - I can't read the other objects from file: java.io.streamcorruptedexception: invalid type code: ac 为什么我的Java应用程序找不到我的属性文件 - Why can't my Java Application find my properties file 为什么我的Java Web应用程序找不到.bat文件? - Why can't my Java web application find the .bat file? Java帮助:为什么我不能访问当前主方法文件之外的类中声明的静态方法 - Java Help: why can't I access the static methods declared in a class outside the current main method file 为什么我不能在Eclipse Maven项目中将类导入到我的java文件中? - Why can't I import a class into my java file in my Eclipse Maven Project? Java Netbeans:Bufferedimage无法读取输入文件 - Java Netbeans: Bufferedimage can't read input file Java:为什么.class文件中的方法类型包含返回类型,而不仅是签名? - Java: Why method type in .class file contains return type, not only signature? 为什么 Java 文件中只有 1 个公共 class - Why only 1 public class in Java file
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM