Import the project for development today. After opening the project, the comments of the Java source file become garbled, so I started searching on Google and got the conclusion:
Cause: Because the default encoding in Windows is GBK, and my java
1. Change. ABC from WINDOW> preferences> JAVA> editor> content assist> auto-activation.2. Change the corresponding time to 100. I will change it to 50, depending on your habits.2. File-> export-> General-> preferences-> Save the file
In the default settings of eclipse and myeclipse, DDD is automatically prompted only after a dot is entered. It is not very friendly. Let's modify it, as long as the letter is entered, there is a prompt.
Windows-à preferences-à Java-à Editor-à
Think about writing it by yourselfProgramTwo years later, vc6.0 was used at the beginning. Later, vs2008 was used, which was good and too big. It was troublesome to install, emacs is used to write makefile by yourself. It is very primitive and very
Do "show package contents" on the eclipse. App.
EditContents/info. plist.
Just above
Place this:
nshighresolutioncapable
Then, log out or make a copy of the app so that OSX will notice the change. now, the info window will not show
This seems like nothing to write, but since it has been installed, just write it, right as a record, in case you lose your memories ^ o ^
There is an eclipse source on Ubuntu
Sudo apt-GetInstall eclipse
However, the version is old and 3.5.2,
First, set our compiler to GCC.
Window-> preferences-> C/C ++-> New CDT Project Wizard
Select mingw GCC and click the area circled in the red box below.
Create a C ++ project. The Compiler points to mingw GCC by default. Create an empty
Today, an error occurred while installing ad on ubuntu10.4:
Cannot complete the install because one or more required items cocould not be found. software being installed: Android development tools 0.9.7.v201005071157-36220 (COM. android. IDE.
When installing the eclipse PDT plug-in Ubuntu, the following error always occurs:
An error occurred while installing the items session context was :( profile = platformprofile, phase = org. eclipse. equinox. internal. provisional. p2.engine.
1. labelprovider:
Islableproperty must return true
Or the labelprovider of extends jface. Viewer
2. Add cell modifier to tableviewerCuscellmodifier cellmodifier = new cuscellmodifier (tableviewer );Tableviewer. setcellmodifier (cellmodifier
MARK:
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 (
Build a struts2 development environment under eclipse
Transfer http://hi.baidu.com/xiang_song/item/9b90dab4dfdf729c1846975c Build a struts2 development environment under eclipse
Blog type:
Java
Eclipsetomcatjspstrutsjdk
Author:
Http://www.cppblog.com/kangnixi/archive/2010/02/10/107636.html
In the past two days, I got a dual system for my computer. In addition to the original Windows 7 system, I installed the Linux system and used ubuntu (Click here to go to the
1. eclipse3.6 SVN pluginInstallation --- subversive, my environment is ubuntu10.10, eclipse 3.6.2 helio. The installation steps are as follows:
Eclipse --> 'help' -- 'Install newSoftware'
The Subversive URL is already built in Helio, but it is
Subclipse is a SVN plug-in of eclipse. subclipse can be easily implemented.CodeVersion Management and collaborative development
Official Website:Http://subclipse.tigris.org/
Latest Version:1.8 (updated on)
Installation
Of course, this article will not explain how to configure the eclipse + pydev Development Environment Online. Such blog posts will also exist online, the following describes in detail how to configure the python development environment of eclipse +
Turn: http://blog.csdn.net/schumyxp/article/details/2119186
I plan to use eclipse in Linux for C ++ development. Because I haven't done c ++ development for a long time and I am not so familiar with Linux, I will record my getting started
WindowsEnvironment:
1,InstallEclisp + CDT;
2,InstallMingwTo set environment variables. For example:
Set Path = % PATH %; D: "mingw" bin
Set LIBRARY_PATH = D: "mingw" lib
Set c_include_path = D: "mingw" include
Set cplus_include_path = D:
1 eclipse installed jres shoshould use JDK not JRE
2 when renew a server, we shoshould choose the JDK for jres
3 if we want to access Apache Root page, we shocould double-click the server, choose
"Takes control of Tomcat" in the "server
Sometimes, when using eclipse or myeclipse, it is found that it cannot be automatically compiled. How to refresh the classes directory is also empty!
Cause:1. It may be that your automatic compilation is not enabled: Project-> build automatically;2.
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.