First, the software download1. eclipse:http://www.eclipse.org/downloads/2.jbpm6.2 Installer:http://www.jbpm.org/download/download . htmlSecond, plug-in tool installation 1. Eclipse install eclipse directly unzip, we recommend to use the Kepler version, but some older versions such as Indigo or Juno are also available.2. Install jbpm Eclipse plugin launch eclipse, select Help--install New softwareEnter http://downloads.jboss.org/jbpm/release/6.0.1.F
modification
This requires restarting the computer to take effect, so that java jdk has been configured.
Ii. Install eclipse
To use java, eclipse is indispensable. The following is a simple task to download and install the editor.
Http://www.eclipse.org/downloads/
Select the desired version to download. The downloaded version is:
Eclipse-jee-juno-SR1-linux-gtk.tar.gz
Extract:
Switch to your system on the terminal in the directory: fnngj @ fnngj-H
. Http://billhoo.blog.51cto.com/2337751/1125039
I spent two or three days in compiling and debugging environments, and found many tutorials for idea. Bill thought the following tutorials were the most appropriate.
Using eclipse for Android-CC Development
Using eclipse for Android-CC dubuggingI followed the tutorial step by step, and there were also some annoying problems during the period. Although I had a great deal of trouble, I finally tasted the sweetness of native code compilation and debu
directly to determine your eclipse version. Help-> about eclipse
My version is Indigo Sr2 and the latest version is Juno. Well, Juno.
3, CDT: http://www.eclipse.org/cdt/downloads.php
Skip this step if eclipse for C/C ++ is in step 2.
It should correspond to your own eclipse version.
After the download is complete, it is a compressed package. After decompression, there may be several files
Install Eclipse plug-in link:
1. preparations.
Download the eclipseplug-in that you have installed, for example, svn-site-1.6.17.rar (this is the svn plug-in of eclipse ).
2. Create a folder
Create the links and myplugins folders in the home directory of Eclipse. (Home directory refers to the installation directory of Eclipse, such as: D: \ Java-tool \ eclipse-jee-juno-SR1-win32-x86_64 \ eclipse ).
Create an eclipse file in the myplugins director
run testcpp to the phone.
Note: do not duplicate the package name with org. cocos2dx. Because a running error occurs, it is normal after the package name is completely modified.
/Users/wangweike/x_workspace/cocos2d/knowledgegamex/libs/cocos2dx/platform/third_party/IOS/libraries has a library file libcurl.. You need to use the command line to upload data to SVN.
Ld: library not found for-lcurl
Reference
Http://www.cnblogs.com/sslin/archive/2013/01/15/2861383.html
Http://www.verydemo.com/demo_c15
. You can use relative paths or absolute paths in the plug-in directory.
Third: Install plug-ins using the eclipse built-in graphical interface
Open eclipse. Kobayashi's eclipse version is juno. If you cannot find the corresponding location, google it. Select Help> Install New Sofeware> Add
Enter a Name in the Name field. You can set the Name as needed to facilitate maintenance, such as phpeclipse.
Find the address of the plug-in compressed package in
1. Download eclipse
What I download is eclipse-jee-juno-sr2-linux-gtk-x86_64.tar.gz.
You can download it at http://www.eclipse.org/downloads /.2. Input CentOS in Win7
Input WinSCP to CentOS and put it under tool (if it is in CentOS, skip it here)3. Decompression File
Go to the tool directory
Run
Tar-zxvfeclipse-jee-juno-SR2-linux-gtk-x86_64.tar.gz commands
After completion
4. Move a file (option
Install eclipse on centos61. Download eclipse
What I download is eclipse-jee-juno-sr2-linux-gtk-x86_64.tar.gz.
You can download it at http://www.eclipse.org/downloads /.2. Input CentOS in Win7
3. decompress the file
Go to the tool directory
Run
Eclipse-jee-juno-SR2-linux-gtk-x86_64.tar.gz command tar-zxvf
After completion
4. Move a file (optional)
Move eclipse to the expected directory/user
5. Set Deskto
In eclipse, the tabs in the text editor of Windows preference convert space characters onlyProgramming LanguageOther programming languages or plain text. Therefore, if we want to change the main programming language, we can only use the project-specific options.
For Java, first select a specific project, then select Properties, find the Java code style, and then set it in formatter.
We can see that tabs is used by default in the existing style template, but we cannot modify it. In this case, w
= $ java_home/bin: $ jre_home/bin: $ path
Save the modification
This takes effect only after you restart your computer.
Install eclipse
To use Java, eclipse is indispensable. The following is a simple task to download and install the editor.
Http://www.eclipse.org/downloads/
Select the desired version to download. The downloaded version is:
Eclipse-jee-juno-SR1-linux-gtk.tar.gz
Extract:
Switch to your system on th
To explain the functionality of the Easyexplore plugin, Easyexplore is a Windows Explorer-like Eclipse plugin that helps you quickly navigate the local file system without exiting Eclipse.In particular, you can see the picture:A few days ago the project team to a batch of new employees, in the configuration development environment, found that some employees can install Easyexplore plug-ins, and some installation is invalid. The analysis found that some employees use eclipse is downloaded from th
Recently when trying to use Gae, the project must use MAVEN and downloaded Maven3.1.1 to configure the environment variables. But there was a problem installing the Maven plugin for Eclipse EE.The website's recommendations are:
Select Help->install New software->add in Eclipse EE
Enter Https://www.eclipse.org/m2e/,Name in the Location column to name it yourself (e.g. M2eclipse)
Select the Maven plugin you want to install.
However, this is likely to be a problem cannot compl
1. Tools Download:Eclipse4.2 Jee Version (use the latest version of Eclipse here, 3.7 or above as per the following steps): http://www.eclipse.org/downloads/download.php?file=/technology/epp/downloads/release/juno/SR2/ eclipse-jee-juno-sr2-win32.zipmirror_id=1142Maven3.0.5 version:http://maven.apache.org/download.cgi2.maven ConfigurationAfter Maven downloads, you need to configure the environment variables
Spark compiles are currently based on Scala 2.10.4, and the Scala plugin version is also selected for 2.10.4, otherwise eclipse will report a bug that Spark's jar package and Scala version are incompatible.Scala IDE for eclipse different versions of Eclipse corresponding plug-ins are also different: http://scala-ide.org/download/prev-stable.htmlEclipse 3.8-4.3 (Juno and Kepler) for Scala 2.11.2http://download.scala-ide.org/sdk/helium/e38/scala211/stab
1. Tools Download:Eclipse4.2 Jee Version (use the latest version of Eclipse here, 3.7 or above as per the following steps): http://www.eclipse.org/downloads/download.php?file=/technology/epp/downloads/release/juno/SR2/ eclipse-jee-juno-sr2-win32.zipmirror_id=1142Maven3.0.5 version:http://maven.apache.org/download.cgi2.maven ConfigurationAfter Maven downloads, you need to configure the environment variables
1. Add Smart Tips The code hint for Eclipse is to press "." This character hints, and if you want to trigger under other conditions, you need to press ALT +/or CTRL + Space to manually call (Ctrl + Space was originally the default shortcut for Eclipse, but in Chinese context and IME toggle conflict).Preference-->java-->editor-->content Assist-->auto activation triggers for JavaAnd when the trigger button is "." When you change to ". Abcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyz", the code
If you are a C/D + + developer and are looking for an open source IDE tool for your job, you can consider the eclipse-based IDE. With an extensible plug-in system customization in Eclipse, you can easily customize your IDE to support a variety of programming languages, including JAVA,C/C++,PHP,JS. Installing the Eclipse CDT plugin can tell you that your IDE becomes a full-featured C/D + + development tool.Let's install the CDT plugin:1. Start Eclipse and open the "Help", "Install New Software" m
When you create a new Eclipse Web project, you want to select the Tomact server, but the runtime environment selection does not
The Apache directory for the following figure is not present.
The network does not seem to find a tutorial, in fact, is very simple, but did not install the corresponding plug-ins
The resolution steps are as follows:
1. Open Help > Install New Software2. Enter Http://download.eclipse.org/releases/juno in the work with i
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.