当前位置:
代码迷
>>
J2SE
>> 简单程序run后出现selection does not contain a main type异常
详细解决方案
简单程序run后出现selection does not contain a main type异常
热度:
157
发布时间:
2016-04-24 01:41:50.0
简单程序run后出现selection does not contain a main type错误
程序有main函数,在Eclipse中运行后出现selection does not contain a main type错误,环境配置是正确的
------解决方案--------------------
唯一解释,楼主直接按的顶部的运行按钮,而那个默认又不是当前的类。
请参照1楼的做法,现在左侧树状目录中选中你的这个类。千万别选错了!!
鼠标右键然后选择run as java application
查看全文
相关解决方案
Exception in thread "main" org.hibernate.HibernateException: /hibernate.cfg.xml解决办法
spring MVC cvc-complex-type.2.4.c解决方案
新手,请问input type=text有关问题
不走"<script type='text/javascript'>"标签咋回事
<input type="hidden" name="" value="" />请教这句话的name,value什么意思
input type=text 替空时 ,为什么不为null
在jsp页面下导入.xls文件,报错:Posted content type isn't multipart/form-data
<script type="javascript/text">的有关问题
java.lang.IllegalArgumentException: argument type mismatch解决方案
struts2 type="redirect"该如何处理
'http://reg.163.com/login.jsp?type=1&url=http://entry.mail.163.com/coremail/fcg/,该如何处理
小弟我在网下找的图片验证码,小弟我这个页面的值<input type="text">如何传不到Servlet里面去,请高手瞧瞧
streams type cannot be used in batching,该如何解决
unsupported content type in editor解决思路
Exception in thread "main" java.lang.UnsupportedClassVersionError:有关问题
Cannot find any information on property 'cipher' in a bean of type 'xx.JiamiBean解决思路
Only a type can be imported. com.mysql.jdbc.Driver resolves to a package解决方案
请问:org.apache.jasper.JasperException: Cannot find any information on property 'userPhone' in a bean of type 'Bean.Sender'
那位高手帮小弟我看下这个有关问题Cannot convert value of type [] to required type [] for property 'ba
MIDlet cannot be resolved to a type,该怎么解决
Exception in thread "main" java.lang.NullPointerException,该怎么处理
小弟我的程序中Exception in thread "main" java.lang.NullPointerException如何解决
用eclipse打包jar后运行,弹出异常could not find main class
运作提示:Exception in threa "main" java.lang.NoSuchMethodError:main
怎样用android重写j2me,player里的createPlayer(InputStream stream, String type)解决方案
Exception in thread "main" java.lang.UnsatisfiedLinkError: com.
Exception in thread "main" java.lang.InstantiationError:
java.lang.IllegalArgumentException: argument type mismatch,该如何解决
myeclipse控制台程序运行报错:could not find the main class:org.apache.log4j.net.JMSSink.解决办法
<input type="file" name="filename">该如何处理