Solution:
1. Disable eclipse
2. Copy the backport-util-concurrent-3.1.jar and geronimo-stax-api_1.0_spec-1.0.1.jar files under axis2/lib
Under the eclipse/plugins/axis2_codegen_wizard_1.3.0/lib/folder
3. Modify the
Because Google has updated the new development environment, it is actually not new, that is, bundling eclipse and ADT plug-ins together, you can download them directly. The name is ADT, is: http://developer.android.com/sdk/installing/bundle.html ADT
Eclipse CDT automatically creates the corresponding MAKEFILE file when creating a project. However, when you move the project directory to another directory, you cannot directly call the make command to compile the project.
Cause:The compilation
1: Set notes such as author automatically generated by ECLIPSE
Indow-> preference-> JAVA-> codestyple-> codetemplate-> type
:
/*** @ Author Larry* @ Email larry.lv.word@gmail.com* @ Version creation time $ {date }$ {time}* $ {Tags}*/
2:
Install eclipse and common plug-ins
Eclipse official:
Http://www.eclipse.org/downloads/ Installation address of ADT plug-in for Android development:
Http://dl-ssl.google.com/android/eclipse/
If the above address fails to be installed, try
Common Maven commandsCommon commands:MVN archetype: Create a Maven ProjectMVN compile: Compile source codeMVN test-compile: Compile the test codeMVN test: run the unit test in the application.MVN site: the website that generates project-related
Develop a grails project in eclipse
1. environment variables:Configure grails_home. grails_home refers to the root directory of Grail. Use the grails command line to create a project:
Grails create-appEnter the project name. Assume that grailstest
Install eclipse, but you need to find the directory or input the command to start it every time you open it, which is troublesome.
After finding it online, you can add it to the Application menu using the following method.The Ubuntu menu items are
Install lomboz plug-in on Eclipse
Work tonight:Put the lomboz plug-in into eclipse todayPut the Tomcat plug-in into eclipse today, start Tomcat in eclipse, and run a JSP program1. How to put the lomboz plug-in into eclipse?Role: lomboz is a
Reference: http://www.ibm.com/developerworks/cn/opensource/os-ecl-osgibdev/
Open Services Gateway Initiative (osgi) defines a standard and service-oriented computing environment for network services, an open, service-oriented, and easy-to-deploy
This is reprinted. The original log is http://nxzhaoning.blog.sohu.com/95873512.html;
By default, Tomcat can use a small amount of memory. In a large application project, the memory is insufficient, and the system may fail to run. A common problem
Enable auto-completion in eclipse
Core Tip: Open eclipse-window-perferences and find the content assist under the editor in Java. In the option displayed on the right, there is an auto activation triggers for Java: Only one. exists.
When you use eclipse or myeclipse to write a web program, you will find a very memory card, mainly because these two items occupy too much memory, so I recently learned how to write the web from eclipse.
First, find your tomcat installation
Download the latest version eclipse3.0 from a few days ago and decompress it to the D:/eclipse directory, A prompt box pops up at startup, indicating that an error occurred. Please refer to the ******** under Eclipse/configuration *******. log
When looking for a job, many php interviewers will ask what your IDE is? My experience is: as long as you answer Dreamweaver or Editplus, there will be a feeling of contempt, and it may be my illusion.
In the previous job, the company used Zend
After installing the corresponding ADT and SDK in eclipse, it is found that there is no logcat output when the test program is running in the simulator. Only the console and so on can the network find the problem of configuration, logcat is not
0. Make the entire android source code first1. Create a Java Project (not an android project; otherwise, the android source code will be damaged)2. Open the new project directory and copy the. project file to the andorid source code directory (for
Eclipse is a very good open-source IDE and is very suitable for Java Development. Thanks to the plug-in technology, it is welcomed by more and more developers. The latest eclipse 3.0 not only greatly enhances the interface, but also increases the
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.