- 浏览: 3560764 次
- 性别:
- 来自: 杭州
文章分类
- 全部博客 (1491)
- Hibernate (28)
- spring (37)
- struts2 (19)
- jsp (12)
- servlet (2)
- mysql (24)
- tomcat (3)
- weblogic (1)
- ajax (36)
- jquery (47)
- html (43)
- JS (32)
- ibatis (0)
- DWR (3)
- EXTJS (43)
- Linux (15)
- Maven (3)
- python (8)
- 其他 (8)
- JAVASE (6)
- java javase string (0)
- JAVA 语法 (3)
- juddiv3 (15)
- Mule (1)
- jquery easyui (2)
- mule esb (1)
- java (644)
- log4j (4)
- weka (12)
- android (257)
- web services (4)
- PHP (1)
- 算法 (18)
- 数据结构 算法 (7)
- 数据挖掘 (4)
- 期刊 (6)
- 面试 (5)
- C++ (1)
- 论文 (10)
- 工作 (1)
- 数据结构 (6)
- JAVA配置 (1)
- JAVA垃圾回收 (2)
- SVM (13)
- web st (1)
- jvm (7)
- weka libsvm (1)
- weka屈伟 (1)
- job (2)
- 排序 算法 面试 (3)
- spss (2)
- 搜索引擎 (6)
- java 爬虫 (6)
- 分布式 (1)
- data ming (1)
- eclipse (6)
- 正则表达式 (1)
- 分词器 (2)
- 张孝祥 (1)
- solr (3)
- nutch (1)
- 爬虫 (4)
- lucene (3)
- 狗日的腾讯 (1)
- 我的收藏网址 (13)
- 网络 (1)
- java 数据结构 (22)
- ACM (7)
- jboss (0)
- 大纸 (10)
- maven2 (0)
- elipse (0)
- SVN使用 (2)
- office (1)
- .net (14)
- extjs4 (2)
- zhaopin (0)
- C (2)
- spring mvc (5)
- JPA (9)
- iphone (3)
- css (3)
- 前端框架 (2)
- jui (1)
- dwz (1)
- joomla (1)
- im (1)
- web (2)
- 1 (0)
- 移动UI (1)
- java (1)
- jsoup (1)
- 管理模板 (2)
- javajava (1)
- kali (7)
- 单片机 (1)
- 嵌入式 (1)
- mybatis (2)
- layui (7)
- asp (12)
- asp.net (1)
- sql (1)
- c# (4)
- andorid (1)
- 地价 (1)
- yihuo (1)
- oracle (1)
最新评论
-
endual:
https://blog.csdn.net/chenxbxh2 ...
IE6 bug -
ice86rain:
你好,ES跑起来了吗?我的在tomcat启动时卡在这里Hibe ...
ES架构技术介绍 -
TopLongMan:
...
java public ,protect,friendly,private的方法权限(转) -
贝塔ZQ:
java实现操作word中的表格内容,用插件实现的话,可以试试 ...
java 读取 doc poi读取word中的表格(转) -
ysj570440569:
Maven多模块spring + springMVC + JP ...
Spring+SpringMVC+JPA
(亲测有效)
我的myeclipse安装地址:
E:\MyEclipse 6.5
link文件的写法:path=E:/MyEclipse 6.5/myeclipse
关于myeclipse启动错误的解决方法 com.genuitec.myeclipse.product.ide could not be found
我们在安装新的myeclipse的时候,可以会遇到这样的错误,我在网上搜索了一下:
eclipse.buildId=M20060921-0945
java.version=1.5.0_08
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=zh_CN
Command-line arguments: -os win32 -ws win32 -arch x86
!ENTRY org.eclipse.core.runtime 2007-03-26 17:59:47.750
!MESSAGE Product com.genuitec.myeclipse.product.ide could not be found.
!ENTRY org.eclipse.osgi 4 0 2007-03-26 17:59:47.781
!MESSAGE Application error
!STACK 1
java.lang.RuntimeException: No application id has been found.
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:56)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
at org.eclipse.core.launcher.Main.run(Main.java:977)
at org.eclipse.core.launcher.Main.main(Main.java:952)
!SESSION 2007-03-26 21:35:26.609 -----------------------------------------------
eclipse.buildId=M20060921-0945
java.version=1.5.0_08
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=zh_CN
Command-line arguments: -os win32 -ws win32 -arch x86
!ENTRY org.eclipse.core.runtime 2007-03-26 21:35:33.515
!MESSAGE Product com.genuitec.myeclipse.product.ide could not be found.
!ENTRY org.eclipse.osgi 4 0 2007-03-26 21:35:33.546
!MESSAGE Application error
!STACK 1
java.lang.RuntimeException: No application id has been found.
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:56)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
at org.eclipse.core.launcher.Main.run(Main.java:977)
at org.eclipse.core.launcher.Main.main(Main.java:952)
!SESSION 2007-03-26 22:18:32.531 -----------------------------------------------
eclipse.buildId=M20060921-0945
java.version=1.5.0_08
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=zh_CN
Command-line arguments: -os win32 -ws win32 -arch x86
!ENTRY org.eclipse.core.runtime 2007-03-26 22:18:39.375
!MESSAGE Product com.genuitec.myeclipse.product.ide could not be found.
!ENTRY org.eclipse.osgi 4 0 2007-03-26 22:18:39.406
!MESSAGE Application error
!STACK 1
java.lang.RuntimeException: No application id has been found.
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:56)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
at org.eclipse.core.launcher.Main.run(Main.java:977)
at org.eclipse.core.launcher.Main.main(Main.java:952)
!SESSION 2007-03-26 22:21:01.468 -----------------------------------------------
eclipse.buildId=M20060921-0945
java.version=1.5.0_06
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=zh_CN
Command-line arguments: -os win32 -ws win32 -arch x86
!ENTRY org.eclipse.core.runtime 2007-03-26 22:21:03.312
!MESSAGE Product com.genuitec.myeclipse.product.ide could not be found.
!ENTRY org.eclipse.osgi 4 0 2007-03-26 22:21:03.328
!MESSAGE Application error
!STACK 1
java.lang.RuntimeException: No application id has been found.
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:56)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
at org.eclipse.core.launcher.Main.run(Main.java:977)
at org.eclipse.core.launcher.Main.main(Main.java:952)
!SESSION 2007-03-26 22:35:55.125 -----------------------------------------------
eclipse.buildId=M20060921-0945
java.version=1.5.0_06
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=zh_CN
Command-line arguments: -os win32 -ws win32 -arch x86
!ENTRY org.eclipse.core.runtime 2007-03-26 22:36:02.609
!MESSAGE Product com.genuitec.myeclipse.product.ide could not be found.
!ENTRY org.eclipse.osgi 4 0 2007-03-26 22:36:02.640
!MESSAGE Application error
!STACK 1
java.lang.RuntimeException: No application id has been found.
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:56)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
at org.eclipse.core.launcher.Main.run(Main.java:977)
at org.eclipse.core.launcher.Main.main(Main.java:952)
!SESSION 2007-03-26 22:39:06.750 -----------------------------------------------
eclipse.buildId=M20060921-0945
java.version=1.5.0_06
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=zh_CN
Command-line arguments: -os win32 -ws win32 -arch x86
!ENTRY org.eclipse.core.runtime 2007-03-26 22:39:08.093
!MESSAGE Product com.genuitec.myeclipse.product.ide could not be found.
!ENTRY org.eclipse.osgi 4 0 2007-03-26 22:39:08.125
!MESSAGE Application error
!STACK 1
java.lang.RuntimeException: No application id has been found.
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:56)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
at org.eclipse.core.launcher.Main.run(Main.java:977)
at org.eclipse.core.launcher.Main.main(Main.java:952)
网上给出的答案最多的是:
1. 安装路径包含中文。 可惜我开发软件很少用中文目录,没则!
2. 重新下载安装,不求甚解,考虑时间紧迫可以采纳。
3. 请用管理员身份运行, 邪门。 不知道是谁想出来的。
4. jdk运行版本不兼容, 可能。
后来我分析了一下啊,我是把其他机器上myeclipse打包拷贝过 而导致启动报错。
在进过一番搜索和分析,我们知道myeclipse是eclipse的一个插件大咋会的壳软件。是不是这个壳加载错误,导致了myeclipse的启动错误。
于是我在原来的myeclipse的安装目录下找到原来的eclipse的目录,其下有一个links目录,其中有个链接到myeclipse的外部链接配置文件。
现在大家应该明白了吧!
对就是这个配置,我打开一看,原来是文件的路径配置错,修改后,保存,启动正常。
也是可以的。
"./" 代表当前目录,"../"代表上级目录。
绝对路径 path=d:/ProgramFiles/MyEclipse6.5/myeclipse
改后的相对路径:path=../myeclipse 6.5
后ok了。
找到这个文件没有
com.genuitec.eclipse.MyEclipse.link
里面有个路径配置:
path=d://Program Files//MyEclipse6//myeclipse
请将你的路径配置成绝对路径就ok,相对路径出错,我也不知道是怎么回事!
还有其他方法吗??? 急!! 如果有任何见解请联系我。qq 175070842! 谢谢了。。。
那要把这个文件改错吗?怎么改?
发表评论
-
snmp
2020-04-13 11:07 431https://www.iteye.com/blog/zhan ... -
snmp
2020-04-10 21:33 568https://blog.csdn.net/qq_333141 ... -
服务器监控软件
2019-12-31 11:07 516[ERROR] org.hyperic.sigar.Sigar ... -
多数据源
2019-12-23 22:09 458https://gitee.com/baomidou/dyna ... -
mybatis多数据源
2019-12-23 18:09 452https://blog.csdn.net/qq_288042 ... -
springboot ueditor
2019-12-17 18:26 384https://blog.csdn.net/u01216982 ... -
java支持多数据源
2019-12-13 15:59 459spxcms是否支持多数据源 ... -
java日志
2019-12-10 12:01 302https://blog.csdn.net/peng_wei_ ... -
spring 多数据源
2019-12-06 09:55 436https://www.jb51.net/article/10 ... -
idea
2019-12-04 17:13 415https://blog.csdn.net/dengachao ... -
手机大屏
2019-11-30 16:02 353http://demo.demohuo.top/modals/ ... -
quarz配置
2019-11-08 11:48 467https://blog.csdn.net/BryantLmm ... -
mysql同步
2019-11-06 12:20 355https://blog.csdn.net/baidu_418 ... -
nginx配置多个服务
2019-11-04 20:35 777https://blog.csdn.net/everljs/a ... -
h5 加壳
2019-11-04 16:05 632https://jingyan.baidu.com/artic ... -
jeui 前端框架
2019-10-22 14:30 1211http://www.jemui.com/demo/ http ... -
jeui 维护
2019-10-22 14:29 2http://www.jemui.com/demo/ htt ... -
jeui 维护
2019-10-22 14:29 2http://www.jemui.com/demo/ -
jeui 维护
2019-10-22 14:29 2http://www.jemui.com/demo/ -
jeui 维护
2019-10-22 14:29 2http://www.jemui.com/demo/
相关推荐
1、解压之后会有两个jar包,分别对应10.6和10.7版本,选择与你版本相对应的jar包 2、将该文件替换到MyEclipse\Common\plugins,把后缀改为txt, 3、启动myeclipse,然后关闭, 4、将后缀改为jar,启动myeclipse
Myeclipse10 war包时错误 替换修复文件 打开Myeclipse10安装目录下的pluging文件夹 将该文件覆盖(可先备份源文件), 再将该文件后缀名改为.txt或其他 启动Myeclipse10 关闭Myeclipse10 将刚才的...
10.5版破解基本上同10.1版,但破解密钥和... replacing file [${eclipse_home}\plugins\com.genuitec.myeclipse.product_10.5.0.me201206160414\myeclipse-product.jar] and create bakFile [${eclipse_home}\plugins\...
标题 "com.genuitec.eclipse.export.wizard_9.0.0.me201211011550.jar" 指的是一个特定版本的MyEclipse插件,该插件主要负责导出Web应用程序的WAR(Web ARchive)文件。在Java Web开发中,WAR文件是一种标准格式,...
解决Myeclipse10破解中无法导出war包的,2分送了com.genuitec.eclipse.export.wizard_9.0.0.me201203160414.jar 注意下,不同的myeclipse版本使用的该jar包版本好像有区别,请注意 使用方法就是,将该jar包替换到...
解决myeclipse10.6不能正常导出ear或war包问题,导出时出现security alert:...内附解决方法和jar包com.genuitec.eclipse.export.wizard_9.0.0.me201203160414.jar 关掉myeclipse10.6,替换文件,重启,亲测可用。
1)首先关闭eclipse 然后进入D:\Users\yang\MyEclipse\Common\plugins\目录删除com.genuitec.eclipse.core_10.7.0.me201211011550.jar文件 2)重启eclipse 然后导一下(或者不做操作)关闭eclipse; 3)从网上搜索...
此补丁仅适用于MyEclipse 2015 Stable 1.0,其他版本请绕行 所有需要修改或替换的文件均在bak文件夹下 另外两个文件夹为补丁 1. 使用以前的注册机算号,版本选择Blue即可,后续可解锁Spring高级功能,即Bling的...
myeclipse2017ci core备份 com.genuitec.eclipse.core_15.0.0.201707031119.jar
com.genuitec.eclipse.export.wizard_9.0.0.me201211011550
4、关闭MyEclipse9.0自检查程序文件完整性,编辑安装目录下的MyEclipse9.0\myeclipse.ini文件 增加内容: -Dgenuitec.honorDevMode=true -Dosgi.dev=true 5、在刚才下载的附件中,执行myeclipse9_keygen_...
MyEclipse 10.x 导出war包时出错解决办法 MyEclipse10.x的版本破解后,导出war包时报“SECURITY ALERT: INTEGERITY CHECK ERROR”的错误。 经过测试本次破解可以解决此错误,只需替换一个jar文件,并重启MyEclipse...
com.genuitec.eclipse.aspphp.core_6.0.0.zmyeclipse60020070820.jar
本人测试过,绝对可用 ... replacing file [${eclipse_home}\plugins\com.genuitec.myeclipse.product_10.5.0.me201206160414\myeclipse-product.jar] and create bakFile [${eclipse_home}\plugins\...
MyEclipse 8.5.0是Genuitec公司推出的一个专业级Java开发工具,它在Eclipse的基础之上添加了对Web、Java EE、JSP、Spring、Struts、Hibernate等多种框架的支持,使得开发者可以在同一平台上完成从设计、编码到测试的...
MyEclipse是一款功能强大的集成开发环境(IDE),尤其在Java EE应用程序的开发中备受青睐。这款名为"Myeclipse2021.5.24a.rar"的压缩包文件,正是MyEclipse的最新版本,它集合了众多开发者的需求与期望,为程序爱好...