论坛风格切换
正版合作和侵权请联系 sd173@foxmail.com
 
  • 帖子
  • 日志
  • 用户
  • 版块
  • 群组
帖子
购买邀请后未收到邀请联系sdbeta@qq.com
  • 3337阅读
  • 5回复

[行业软件]MyEclipse 2015 v2.0 Windows [复制链接]

上一主题 下一主题
离线pony8000
 

发帖
53251
今日发帖
最后登录
2024-05-04
只看楼主 倒序阅读 使用道具 楼主  发表于: 2021-10-19 08:15:00
MyEclipse is a commercial product from Genuitec to build web-based projects and mobile applications. With the product’s smart JavaScript assistant, support for several different frameworks including Angular JS, support for popular REST services and support for mobile apps and server-side development, developers are now able to keep up with new technologies with more speed and focus. Coding make their ideas come true faster.
MyEclipse is based on the free Eclipse platform and has actually combined new business capabilities with the open source features of Eclipse, which has happened many times in the open source world, such as some Linux commercial distributions that are based on free core Linux has been released. MyEclipse has put together a set of tools for designing and implementing websites and mobile apps based on state-of-the-art technology in a unified environment that developers can use for their purposes without the use of different tools.


Features of MyEclipse software:

  • Rich and powerful user interface
  • Optimizing the Java EE-based development process
  • Manage and access projects through Maven
  • Efficient tools for database design and optimization
  • Ability to perform Spring projects using graphical editors and various wizards
  • Development of WebSphere-based applications based on modern technologies
  • It has a large number of test servers for applications from WebSphere to Glassfish, weblogic, tomcat and ..
  • Develop web applications using powerful Jsjet and debugger
  • Ability to develop RESTful services
  • Ability to view live changes when developing websites
  • Various features for Tim Work
  • Full compatibility with IBM RAD projects
  • It has a wide range of useful libraries
  • Tools for reverse engineering JPA and Hibernate
  • Ability to configure Struct visually
  • Ability to model UML
  • Ability to create, debug and publish various reports by connecting to the database



安装破解教程

1、在本站下载并解压,得到myeclipse-2015-stable-2.0-offline-installer-windows.exe安装程序和patch补丁包以及注册机文件夹

2、双击myeclipse-2015-stable-2.0-offline-installer-windows.exe运行安装,如图所示,耐心等待一会儿

3、进入软件安装向导,点击next

4、如图所示,勾选Iaccept the terms of the license agreement(我接受许可协议的条款)点击next

5、点击change选择软件安装路径,点击next

6、选择你的系统版本


7、如图所示,软件安装中,需要几分钟时间

8、myeclipse-2015安装完成,去勾选运行选项,点击finish退出向导

9、首先我们打开myeclipse2015_keygen文件夹中有privateKey.bytes(传说中的私钥)和publicKey.bytes(传说中的公钥),如果我的压缩包你解压以后没删过东西应该是有的,请确定你没有点过算号器的RebuildKey,保证公钥和私钥没有被换过,如果以上都满足的话就不用管,我们进入第10步操作

如果上述条件不满足,也没关系,就是麻烦一点儿——
1)首先点击RebuildKey,重新生成公钥和私钥
2)用winrar打开 com.genuitec.eclipse.server.core_XXXXXXXX.jar 这个jar包,用新生成的publicKey.bytes替换进去(路径是com\genuitec\eclipse\server\core),替换完不要做其他操作,关闭就好
3)然后可以进行后面的步骤了(注意做完第三步不要再手贱去点RebuildKey了,点一次就要重新进行一下3~7步,因为要保证生成注册码时候的密钥和jar包里的一致)
10、我们运行cracker2015.jar,运行前需要安装jre运行库,我们先输入Usercode(可任意输入),然后依次点击【SystemId】和【Active】,破解程序就为我们生成了License Key、Activation Code、Activation Key等信息,(点击SystemId时这个如果提示 Cannot find JNIWrapper native library (jniwrap.dll) in java.library.path:这样的错误,不要紧,再点一下应该就出来了,还是没有的话请注意权限问题)



11、点SaveProperites把注册码保存到文件,这样就不用手动填了——如果有以前版本的,想要多版本共存,请看后面吧

12、回到安装包中,打开patch-补丁包,然后将plugins文件夹复制到安装目录中,点击替换目标中的文件,如图所示

13、最后一步,MyEclipse的plugins/com.genuitec.eclipse.mobile.phonegap.core_13.0.0.me201504281437这个文件夹中,bin/com/genuitec/eclipse/mobile/phonegap/core/internal 以及 com/genuitec/eclipse/mobile/phonegap/core/internal 里面,都要删除 PhonegapProjectManagerImpl$1.class 和 PhonegapProjectManagerImpl$2.class,一共4个内部类,切记一定要删掉(参考http://tieba.baidu.com/p/3565112704?pid=64089385838&cid=0#64089385838
14、想要多版本共存的,有两种方法,一种是备份 .myeclipse.properties 这个文件(保存的注册信息),然后根据你想要用的版本去换

另一种办法一劳永逸的,使用同一个公钥(publicKey.bytes)替换掉各版本的com.genuitec.eclipse.server.core_XXXXXXXX.jar包中的对应文件,这种办法需要各版本MyEclipse都是同一种授权的,比如都是Professional,都是Bling之类的


使用帮助




MyEclipse项目库简介


Eclipse的 JDT模型包括类路径容器的概念。类路径容器是Java库的逻辑集合,即在项目类路径中出现的JAR和ZIP文件。 MyEclipse中向用户提供了许多可配置的类路径容器,包括通用的JavaEE库和许多框架库,像JSF、JPA、Spring、Struts等等。
注意:运行时类库没有被部署在你的项目中。
下图描述了一个JEE6运行库的内容。

MyEclipse library的下拉列表
要修改项目库,按以下步骤实施即可:
    打开项目库首选项页面,从菜单中选择Windows>首选项,展开MyEclipse,然后选择项目库。
    选择库进行修改,根据需要编辑的内容使用添加或删除自定义的JAR按钮。







MyEclipse 2015 Stable 2.0 Windows

本部分内容设定了隐藏,需要回复后才能看到


软件下载咨询 sdbeta@qq.com
 
精品软件:百度搜闪电软件园  最新软件百度搜:闪电下载吧
有问题联系 sdbeta@qq.com
离线chary123

发帖
601
今日发帖
最后登录
2024-04-25
只看该作者 沙发  发表于: 2021-10-19 09:01:29
    
离线lfs0034

发帖
108
今日发帖
最后登录
2024-05-04
只看该作者 板凳  发表于: 2021-10-19 09:31:11
谢谢分享,辛苦了
离线mypwjclu

发帖
3492
今日发帖
最后登录
2024-05-04
只看该作者 地板  发表于: 2021-10-19 20:38:22
支持楼主的分享。
离线birdlily

发帖
783
今日发帖
最后登录
2024-02-26
只看该作者 地下室  发表于: 2022-01-12 10:29:33
来看看,下载用用,感谢楼主的分享
离线zxxiao2023

发帖
4
今日发帖
最后登录
2024-05-02
只看该作者 5 发表于: 2024-02-02 11:09:40
回 楼主(pony8000) 的帖子
好好好阿红好后哈哈哦哦
软件下载咨询 sdbeta@qq.com