Eclipse from 2 to 3

xiaoxiao2021-03-06  39

It was a year from Eclipse. From the beginning, I slowly tried it, and I gradually excited my Java development tool, which made me completely felt its charm. Eclipse3 has also been launched for a long time, I seem to have a little lazy in the software update, I have been using 213.

In a day, I can't stand the new features of Elipse3, and finally determined, upgrade to 3 to use. Upgrade Elipse is definitely not as simple as other development tools. The reason is very simple, derived from the system architecture of Eclipse. We all understand that Eclipse's constituent elements contain many components, only one Eclipse SDK also includes Eclipse platform, debug module, Java module, etc. Plus us may also have to develop JE22, or the needs of databases or modeling, in short, the Eclipse platform plus third-party components constitute a powerful Eclipse system. Previous tools, such as Delphi, or PB and other tools, get a new version of the disc, all the way, basically OK, but Eclipse is not as simple, here is not that Eclipse is complicated, it is integrated The combination of Eclipse and other third-party components.

My current development work is mainly J2EE, so in addition to the need for Eclipse, you need to support the support of J2EE development components. I am in eclipse2 is Lomboz and Easystruts, Lomboz is used to develop various J2EE components, and Easystruts It is used to support Struts development. Lomboz can be said to be the first choice for developing J2EE, but also uses not only powerful, and Eclipse is a lot, and it also uses Open Source mode. The update speed is also very fast. There is a new Lomboz release in Eclipse. EasyStruts is relatively behind, don't know why, the latest version is just 0.64, and the version that supports Eclipse is only 2.1. Until now, no updated version supports Eclipse3.

In addition to the above two plug-ins, Eclipse is the most powerful component in J2EE may be MyECLIPSE. Relatively, myEClipse's function is richer. From J2EE development, to J2EE deployment, from Struts integrated into Hibernate implementation, then from the operation of the database to the database ER diagram, the function is actually inheriting a plurality of previous component collections.

Under the powerful function of Myeclipse, I can't help it. I tried some. I feel that Lomboz and Easystruts have completely no problem. The latest version of MyEclipse is 3.83. It is necessary to note that this version does not currently support the latest Eclipse

3.10m

4, so I am using it here.

3.10m

1. Test each other in different versions, the whole is wasted for 2 days, and it is depressed. I don't know why it is a powerful plugin vendor as an Eclipse. Why didn't clearly indicate a version corresponding to it, give a recommendation compatible Configuration list.

The following is listed below, I hope that you will not be troublesome when you are directly compatible with the version.

Eclipse version plugin name plugin version Eclipse

3.10m

1 MyEclipse 3.38 Eclipse 2.13 Lomboz 2.12 Eclipse 2.13 Easystruts 0.64

Finally, a few small skills used in several Eclipse3 are introduced to share everyone.

1. Cancel the animation function of the window interface. If your computer graphics card is not very good, you can't stand the animation effect of delay, in my C

2.4G

,

512M

In the environment, the window telescopic animation of Elipse3 is delayed in about 1 second.

METHODS: Select the Window menu, click the Preferences submenu, select the APPEARANCE node below Workbench, deselect Enable Animation, try again, the window size is trying, the lovely animation does not exist.

2, trim the font of the editing window.

If your system uses an English environment, then the default fonts of Eclispe may cause your Chinese to garbled, I use the WinXP SP2 ENGLISH version at home, and there is no such problem, there is no such problem.

METHODS: Open the Preferences window, select the Colors and Fonts nodes under Workbench, modify the Basic-> Text Font, modify it to the Song, size 10, or use your own preferences. The other partial font part will automatically use this configuration. Take a look at your editor, ok, everything is perfect.

3, switch the editor shortcut

In Eclipse2, the shortcut to switch to the editor is Ctrl Shif W, and I don't know why why I don't know why it becomes Ctrl Shif E. I think this change is not good, I lost the different versions. Smooth upgrade. Suppose the copy of the Office in Office is not Ctrl C, it is estimated to be a terrible thing, we need to remember the new command.

Method: 1. Familiar with new orders. 2, modify inside the configuration.

转载请注明原文地址:https://www.9cbs.com/read-70943.html

New Post(0)