The first step is to install Git on the system and configure the environment variables. Download a git for Windows msysgit, we download a portablegit, I am the 64bit system, I downloaded portablegit-1.8.0-preview20121022.7z, no problem. This thing
There are many integrated development environments in PHP, but for developers who are accustomed to Java, it is easy to use eclipse.
We can use PHP plug-ins to make eclipse have the ability to develop PHP.
1. Download JDK to ensure normal
One, the installation of Plug-ins
The way to update plug-ins directly is not always possible, so I often use this approach.
Help->eclipse Marketplace
Search git and then find egit click Install. It's OK.
Second, configure Git
Preparation: Need
1, Preferences->java->code Style->code formatter->show ..., after opening, select the Line Wrapping tab, in the Maximun line width "Specifies a line break when the number of columns is greater.
2, or in the "Line wrapping" tab, you can select "Lines
Hibernate is a lightweight object encapsulation of JDBC, hibernate itself does not have transaction processing capabilities, hibernate transaction is actually the underlying JDBC transaction encapsulation, or JTA Transaction's encapsulation, below
Now on the Internet you can see a lot of the introduction of Eclipse plug-in development, here I write the purpose of this article is to tell you my own experience and the first learning. It is also hoped that this article will use the easiest way
The use of SVN, of course, is to improve productivity, a project where everyone is responsible for a part, and then in the consolidation, here on Eclipse and MyEclipse import SVN project, concrete steps to do a collation.
1. First of all, the above
First step: Find the JDBC DriverI used the ORACLE, oracle_home]\jdbc\lib\ below have a variety of JDBC, be sure to pay attention to compatibility issues, specific look at the second step, respectively, which file.
Step two: Add the driving path to
Symptoms:
Tomcat can start normally in eclipse, and access to http://localhost:8080/in the browser is not accessible and is reported as 404 errors. Other project pages are not accessible at the same time.
Close Tomcat inside Eclipse and
This is actually a project that has not been compiled by Zend Studio for Eclipse (which should be indexed), so just let it recompile the project code.
The operation is as follows:
Create a new project, such as Test. Then find the directory where the
JAVAP commands are often used to decompile Java class files, mainly used to analyze Java tools, in learning thinking in Java, because of the need to decompile the class file to see what the JVM in the end of our written code to do what optimization
In this paper, the eclipse error and its corresponding processing method in the development of Android are summarized in detail. Share to everyone for your reference, specific as follows:
Error 1:
Conversion to Dalvik format failed with error 1
The example in this article tells you that Android uses Eclipse to open "discovered an invalid content that begins with the element ' D:skin '". A workaround for child elements should not be included here. Share to everyone for your reference,
This article describes a workaround that eclipse launches Tomcat does not have access to, and a friend you need can refer toSymptoms:Tomcat can start normally in eclipse, and access to http://localhost:8080/in the browser is not accessible and is
First, SVN online installationThe following is an online installation of the SVN plugin. The following are the online installation steps: Where http://subclipse.tigris.org/update_1.10.x is the latest version of the SVN plugin download site
1. Create an arbitrary folder (such as plugin) in the Eclipse root directory, under which a folder named after the plugin name (such as SVN) is built.2. Unzip the plugin file under Download, plugins and Features folder to the folder (SVN).3. Create
Many friends who like programming do not like to use Windows to write programs, although visual programming but the relatively cumbersome operation, so only installed on the computer Linux system, then we will install the Java EE Programming tool
Ctrl+shift+f Formatting CodeCtrl+shift+o Automatic Guide BagCtrl+1 Quick Fix (the most classic shortcuts, you don't have to say more)Ctrl+d: Delete When moving forwardCtrl+m Editor View maximizationCtrl+q positioning to the last edited
1. Preparing documentsA. Download the JDK6 Java SDKB. Download eclipsec. Download Python 2.x2. Installing JDK6After downloading, follow the instructions to the next step.3. Install EclipseAfter eclipse download, unzip is good, generally is Green
Eclipse link plug-in installation (the figure below shows the process of installing a java class decompilation plug-in ):1. Specify the directory structure of the plug-in. The structure must contain the "eclipse/plugins" directory, and put the net.
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.