I. Problem Description
--------------------------------------------------------------------------------
When you start the Tomcat server in eclipse, a 45-second timeout error occurs due to the large number of configuration file initialization
This error occurs because ant does not have enough memory for JVM by default during execution. You need to set the startup parameters to increase the amount of memory that can be used. If you use the command line to directly execute ant, you can
Download the latest version of eclipsefrom the official website http://www.eclipse.org/downloads/index.php.
Eclipse project resource center: http://www.ibm.com/developerworks/cn/opensource/top-projects/eclipse.html
Common
The following is a known version code:Eclipse 3.1 code Io [mu Wei 1, IAO]Eclipse 3.2 code: CALLISTO [wei si, Kristo]Eclipse 3.3 code: eruopa [Guard II, Europa]Eclipse 3.4 code Ganymede]Eclipse 3.5 code GALILEO [Galileo]Eclipse 3.6 version code
Copy the installation packages of eclipse and JDK to the/OPT directory,First Run./j2sdk. bin to install JDK,Run tar zxvf eclipse * .tar.gz to decompress eclipse to the current directory.
Create a run. Sh file,
Export java_home =/opt/j2sdk1.4.2 _ 06
I wonder if Sun's control over the Java release version is in conflict with GNU/Linux. Many Linux releases do not include sun's JDK or JRE by default. For example,
1-previous SuSE Linux 9.2 professional comes with JDK1.4.2. After downloading
Http://www.eclipsezone.com/eclipse/forums/t52526.html
Ward cunnhan, a well-known name in the industry, will be added to eclipseFoundation to become its tenth full-time employee. If you think this name is not familiar enough, I think you must have
I recently reinstalled the machine and accidentally found a very convenient Eclipse plug-in. Oracle is used in our work, so sqlplus/worksheet is often used, and toad is also available, but it is really inconvenient to use sqlplus, toad installation
Since getting started with j2se 5.0, it seems that the name of Cedric beust is lingering in my mind. It's about an introduction to the new features of j2se 5.0 in java.sun.com.
Article In fact, the French are most impressed by the test tool he
In ext development, I used Aptana and spket
1. Install spket
1. Plugin:Minimum requirements: 3.2.x,The file is:Spket-1.6.4.1.zip(It's no different from installing other plug-ins. I don't need to talk about it.2. spket ide:Minimum requirement:
Introduction
During development, there are usually multiple projectsCodeIn this case, the common practice is to set project dependencies so that one project can reference another project, for example, in Visual Studio.
In the android project of
1. Common shortcut keys
(1) Ctrl + Space
Description: Content assistant. Provides prompts for methods, variables, parameters, and javadoc, which should be used in various scenarios. In short, you can press this shortcut key when prompted.
Note:
1. Common shortcut keys(1) Ctrl + SpaceDescription: Content assistant. Provides prompts for methods, variables, parameters, and javadoc, which should be used in various scenarios. In short, you can press this shortcut key when prompted.Note: do not
Preface
Recently, the organization translation Android has been worried about how to facilitate translation work. The current form is to copy the API on the page to the WORD before translation. The most troublesome thing is the format problem, let'
Node. js is based on Google V8, and Google V8 has an Eclipse debugging plug-in that also supports node. js.1. Install Eclipse debugger for V8
This should be known to anyone who has used Eclipse, but let's simply put it:
Select "Install New
I used eclipse for PHP project development. According to the company's development specifications, I used four spaces to replace the tab key. I searched a lot on the Internet, but it was not comprehensive. Now I will display the detailed
In http://www.cnblogs.com/downmoon/archive/2010/08/24/1807161.html, I have introduced installing Apache Axis2 1.4.1 in eclipse 3.6. Do not install Apache Axis2 1.5.1. Otherwise, the installation will fail.
Yesterday, due to environment updates,
-Vmargs-Xms128M-Xmx512M-XX: PermSize = 64 M-XX: MaxPermSize = 128 M
There are several questions:1. What are the meanings of each parameter?
2. Why can Eclipse be started after I set-Xmx and-XX: MaxPermSize to 512M on some machines, but some
The Java decompilation plug-in Eclipse: Eclipse Class Decompiler integrates the two best Java decompilation tools Jad and JD-Core, and seamlessly integrates with Eclipse Class Viewer, you can easily use this plug-in to view the source code of the
I am still a newbie in Solr. Writing these articles only record my experiences with Solr in recent years.
What is Solr?Recently, when I was studying Solr, I have seen a sentence that Solr is an out-of-the-box search server that can be used by
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.