After using eclipse for more than a year, all the plug-ins have been directly installed in the plugins and features directories. Although the directories become messy, they do not affect the usage. Recently, due to work requirements, I often change
I used to use eclipse 2.1 all the time. Now I have the latest version because there is a plug-in that only supports 3.0. Let's talk about several changes I feel:
The interface is a lot more gorgeous, the icon is more like the idea style, and
Open the eclipse Babel project homepage:
Http://www.eclipse.org/babel/downloads.php
Find the corresponding plug-in address based on the eclipse version and copy it.
Go to eclipse and select help-> install new software...
Click the Add button and
This period of time,EclipseIt's always dead. It's almost a little faster and it will die. It takes several minutes to make people very depressed. A lot of time is wasted. I searched the internet and found many friends with similar situations. I
1. Install eclipse
Download JRE installation from http://java.sun.com/j2se/1.5.0/download.jsp;
Download eclipse installation from http://eclipse.org. (You can download the Java version or C/C ++ version)
2. Install CDT for the downloaded Java
Install m2eclipse (Maven plug-in) in eclipse)
After installation, the following warning is displayed:
The Maven integration requires that eclipse be running in a JDK, because a number of Maven core plugins are using jars from the JDK.
Please
ArticleDirectory
1. directly create a Maven Project Method
First, install the maven plug-in eclipse at http://m2eclipse.sonatype.org/sites/m2e.
Installing the maven plug-in using myeclipse has some problems with the maven
This configuration applies to resin2.x and resin3.x. You need to placeResin. conf file. Because the configuration files of resin2.x and resin3.x are different, two files are required,The resin. conf file is used to start resin2.x and resin30.conf to
1. Click "window"-> "Preferences"-> "Java"-> "installed jres"
2. in this case, the right side of "installed jres" is the List Pane, listing the system's JRE environment. Select Your JRE and click "Edit... ", a window appears (edit JRE)
3. Select
Eclipse 3.4 provides a new function: press Alt + Shift + F1 on any interface (SHIFT + Option + F1 in Windows and Mac OS ), you can see that eclipse is used to implement the class of the currently selected interface element.
This function at least
I found that once I realized the beauty of GEF a little, it would naturally be attracted to it. It is not only because the graphic interface made with it looks good, but more importantly, the most complex and subtle issues in the UI are not
In the previous article, we added Application Extensions for a common Eclipse plug-in. The rest of the work is very simple, and we don't even need to write a line.Code. InIn eclipse 3.1, the process of packaging plug-ins with applications into RCP
In the previous article, I introduced how to use the eclipse international toolProgramString in extenalize, we can see that the process is very simple. I really like Eclipse. It can do a lot of things for you, which is clean and beautiful, but it
Although many GEF applicationsProgramConnections are used, but some applications do not need to use connections to express the relationship. The project we are currently working on is an example. In such applications, the relationship between model
Recently, due to the heavy workload in the lab, we have not studied GEF any more. It seems that we have lost a lot of things we have mastered. It seems that we still need to touch it frequently. Friends who have just been familiar with GEF have the
A few days ago, we upgraded the GEF version from 3.0.1 to 3.1m6, and found that the previously running GEF was normal.ProgramThe following exception always occurs, for example, when I move a node or create a new node.
!
Entry org. Eclipse. UI
Many may ask how to convert an existing Eclipse plug-in into a RCP application.ProgramIn fact, this process is not complex, because the RCP application is also based on the plug-in structure, it can be said that RCPIt is the simplified eclipse
When preferencepages is implemented in eclipse, we usually need to set the default values for each item in advance in the START () method of the plugin class, however, the ipreferencestore interface only provides setdefault () methods with
Install eclipse + CDT on Ubuntu
Http://timjiang2000.spaces.live.com/blog/cns! 390af4e52022319a! 510. Entry
Installing eclipse + CDT with APT-Get is always a problem, so I plan to manually install the configuration and find this post, which is very
CTRL + 1 quick fix (the most classic shortcut, you don't need to talk about it)CTRL + D: Delete the current row
CTRL + ALT + ↓ copy the current row to the next row (copy added)CTRL + ALT + ↓ copy the current row to the previous row (copy added)
Alt +
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.