First download the activation tool: Download the activation Tool
First, activate it in windows, which is the simplest.
1. First, make sure that java6 and myeclipse9.0 are installed, and myeclipse9.0 is not enabled.
Find the installation directory of myeclipse (depending on your installation situation, you can use the search). The default value on my computer is: C: \ Users \ sun \ appdata \ Local \ myeclipse (note that appdata is a hidden file)
Find Common \ plugins \ com. genuitec. Eclipse. core_9.0.0.me201103181703.jar. Open this file using the decompression software (such as WinRAR for win, betterzip for Mac)
The com \ genuitec \ eclipse \ core \ publickey. bytes file is replaced with the same name file in the activation tool.
2. Crack myeclipse9.0 self-checkProgramFile integrity. If this parameter is not modified, the Public Key cracking will cause myeclipse self-check failure and automatically exit.
Open the myeclipse9.0 \ myeclipse. ini file in the text editor, add the following two lines at the end, and save:
-Dgenuitec. honordevmode = true
-Dosgi. Dev = true
3.start myeclipse9.and execute myeclipse9_keygen_activator.exe (registration machine). Fill in your favorite English name in the subscriptor column, and click Generate subscribe code to generate subscribe
In myeclipse, choose "myeclipse"> "subscriber information" from the menu bar and enter the English name in the subscriber column. Use the obtained subscriber code.
If you are an x86 system, click Generate activation code to generate the activation code.
If you are an x64 system, you have two options:
1) install the JDK for x86 and run it (you may need to add environment variables). I did the same.
2) The method is the same as that for Linux and Mac.
After entering the subscribe code, click Save & activate now --> I already have an activation code --> next --> to paste the long string of activation codes.
If it fails, there will be a Red Cross.
If it succeeds, a prompt will be prompted to click "Next ".
So far, myeclipse 9.0 is activated in Windows !!!
The activation of Linux and MACOs is similar to that of winos. However, it is impossible to run the .exe file. Obtaining the activation code is a problem.
The key is systemid, and myeclipse can obtain systemid by itself.
When selecting the activation method, instead of selecting I already have an activation code, webactivation is selected,
As shown in the following figure after the next step, the red part in the copy process is systemid.
If you just copy this systemid to the activation tool, the systemid of the activation tool is through the systemidtools. you need to write a jar file and pass the systemid to the activation tool,CodeIt is particularly simple, as shown below
Public class test {
Public static void main (string [] ARGs ){
System. Out. println ("Your systemid ");
}
}
In this case, the printed part is the systemid you obtained. Export the jar class and name it systemidtools. jar to replace the corresponding file in the activation folder. Click to obtain the activation code.
Note: myeclipse under my Mac. INI file in/applications/myeclipse 9.app/ contents/profile/myeclipse. under the APP/contents/MACOs folder (I can find it for most of my days), I don't know what is going on.
See the activation Diagram for Red Hat Enterprise Linux and Mac OS X 10.7.