1, first download the latest cocoscodeide and the latest cocos2d-x3.2 of the source code.
2, and then decompression.
3, start cocoscodeide.
4, according to the following figure selection: Cocos Code ide-preferences.
5, according to the following figure to specify cocos2d-x3.2 source path (note is the root directory)
6, the election OK is accomplished.
7, File-new-project-cocos Lua Project.
8, next step.
9, src directory is the LU
1. Download:
NetBeans IDE 5.5;
J2SE JDK 5.0;
2. Configuration:
Select Update Center from the IDE's toolbar
Select NetBeans Beta Update Center and click Next
Add Javafxeditor,javafx userlibrary,javafxlibrary Three options to update, click Next
Update complete, select Module Manager from the toolbar if Javafxeditor and JavaFX userlibrary are found to succeed
3. Run a small program
From File-> new Project-> general, select Java application in th
The solution to this build failure is to not put the target directory of your project in the SRC Repository, as well as . Project and . Classpath Better not put it on SRC. In the repository.The only way to do this is to set up an SVN attribute at the root of the project (I'm in Eclipse 3.3 , the SVN plugin is subclipse 1.4.0), before the first commit to SVN, in the new project:In Eclipse, right-click the project root Team--Set property ... Then in the popup dialog box, the property name is selec
Directly into the theme, the following routines:1. Select Manual Input LicenseLicense Number input: cn123-12345-12345-123452, in the next step, select the second item, copy the request code3. Run the following script:where Licenseid input: cn123-12345-12345-12345Request code Input: The second step gets the value.Get the activation code.1 #coding = Utf-82 #!/usr/bin/env Python33 4Licenseid='cn123-12345-12345-12345'5Requestcode='Rw634-tec3q-6p859-n6pv4'6 7 ImportHashlib8B16 ='0123456789ABCDEF'9B30
1. First need to download Xdebug, in the URL http://www.xdebug.org/download.php can be downloaded according to the actual configuration environment, of course, some Apache installed after the installation of the item, there is no need to deal with;2. Configure the php.ini with the following parameters:Zend_extension the node is the placement of the Xdebug path, where the path can be set based on the actual file placement (some put the DLL in the Ext folder), as shown inZend_extension = "D:/wamp/
Note: under Linux, the Eclipse C + + IDE is edited under the C + + source program to save first!!! Otherwise, it will ...Take a look at the following procedure:1.Click file/new, select C Project(or C + + project) 2 input projectname test , select empty project linux NBSP;GCC finish 3, click file/new Span style= "font-family: Arial" >, select image 1 sourcefile , enter the file name t.c (to have a suffix, c++ cpp ), dot finis
for development when runningAs a daemon, resin separates from the console and continues to run. Know Tell it stopFollow the steps below to run resin as a daemon
Begin resin:bin/resin.sh StartStopping resin:bin/resin.sh stopStart resin:bin/resin.sh Restart again
Resin IDE SupportResin contains very good support for eclipse, in fact, using Eclipse support may be an easier way to open the resinResin plugin Support (Resin plug-in support) is included in
Go Language Common library: Click to open the link
write the Go project using the Goglang IDE 1. New Go Item File===>new===>project ...The last string in the first line of pop-up box is changed to the name of the item you want to create, click Create
An empty project folder is created 2. Create a project directory folder
In order to follow the Google Go Development specification and facilitate our subsequent work, we set up three folders under each
My Vim IDE Interface:
1, install VIM and vim Basic plug-in
First install VIM and vim Basic plug-in. These can be installed using Apt-get:
Lingd@ubuntu:~/arm$sudo apt-get install vim vim-scripts vim-doc
The vim-scripts is a few of Vim's basic plug-ins, including syntax highlighting support, indentation, and so on.
Vim Chinese help document tar package download address:
http://sourceforge.net/projects/vimcdoc/files/vimcdoc/
After decompression, there i
same file within the same tab by dragging the small rectangle above the scroll bar of the form with the mouse down, and the same file can be rendered in two subforms, and their updates are synchronized. (Note: This is a common method for Microsoft and can be used in Word and Excel.)
[SharpDevelop] Vb. NET and C # code are converted to each other
We're in the making. NET programming often encounters situations where you want to convert vb.net and C # code into one another. I've been searching
of the Pom.xml file, you can refer to the official documentation, and later, we will enter the IDE era. In the software development process, there is another problem to be solved, that is the source code version control and multi-person collaboration. Now the most popular version control software is git, and more and more open source software is migrating from subversion to Git.Features of Git:1.Git is a distributed version control system that does n
completeStart vim with ": Helptags." To configure the Help fileRestart Vim and use ": Tlisttoggle" to open and close the TagList window.You can use ": Help TagList" For more informationTo open TAGLIST,_VIMRC by default, addLet Tlist_auto_open=1Set tags=tags;Set Autochdir;Note that the semicolon in the first command is essential. This command let vim first in the current directory to look for tags files, if not find the tags file, or do not find the corresponding target, go to the parent directo
Spectrum Chain Development--ide Breakpoint Debugging Introduction
作者:GirpZhang
Experimental environment
Windows10
Go1.9.2.windows-amd64
Visual Studio Code
Git 2.18.0
Need to complete the Visual Studio Code + Golang Development environment configuration
Installing GO1.9.2.WINDOWS-AMD64
Install Git
Install Golang, configure Gopath本例中使用的 "GOPATH":"E:/GoPath";"GOROOT":"E:/Go"
Install Visual Studio Code, install the Go plu
How can I use Python to create a customized Eclipse IDE?
Eclipse is a powerful framework that supports multiple extension methods through the built-in plug-in mechanism. However, if you want to add a few additional features, you will inevitably need to write and deploy new plug-ins, which is obviously a headache. With the help of pipeline, we can accomplish this task in a better way-and the entire process does not need to involve any generation of Jav
Java programmer's favorite 11 free IDE editors (1)
Java developers need to spend a lot of time in Java code and use different IDES (Intergrated Development Environment) to develop Java code, so next I will introduce 11 different ides, which provide a variety of functions, such: build Java applications, TestNG, debugging, code check, Code help, JUNIT testing, multivariate refactoring, visual GUI builder and code editor, Java and Maven build tools, ant
A month ago, the netbeans ide 6.5 was released in the netbeans community. Enthusiastic developers around the world have been able to review the new PHP scripts, database and network development features of this IDE. The following are some pertinent comments from eight technical experts on netbeans ide 6.5, which must be negative ......
Dominic MITCHELL: for Ruby
This document describes how to quickly establish a connection to Sun's Java DB (the database is based on the Apache Derby database) in the NetBeans IDE. Once connected, you can easily use the database in the IDE to create tables, populate tables with data, run SQL queries, and so on.
The Java DB database is a distribution version of Sun-supported Apache Derby. Java DB is a fully transactional, secure, stand
The previous article describes how to install the JDK and set environment variables, this article describes how to install Eclipse Ide,ide is the meaning of the integrated development environment. You should have heard of it. Eclipse is a common IDE tool for developers, so to speak, almost all developers use this IDE t
Address Https://github.com/barryvdh/laravel-ide-helperSimple recording of the installation processUnder Project directoryComposer require Barryvdh/laravel-ide-helperInside the app/config/app.php inside the providers add' Barryvdh\laravelidehelper\idehelperserviceprovider ',Configure the database connection, or the following will be an error./artisan clear-compiled. /artisan
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.