Netbeans ide 7.0.1

Source: Internet
Author: User
Tags netbeans

# $ {Home} will be replaced by JVM user. Home System Property
Netbeans_default_userdir = "$ {home}/. netbeans/7.0"

# Options used by netbeans launcher by default, can be overridden by explicit
# Command line switches:
Netbeans_default_options = "-J-client-J-Xss2m-J-Xms32m-J-XX: permsize = 32 m-J-Dapple.laf.useScreenMenuBar = true-J-Dapple.awt.graphics.UseQuartz = true-J-Dsun.java2d.noddraw = true-J-dsvnclientadapterfactory = CommandLine"
# Note that default-xmx and-XX: maxpermsize are selected for you automatically.
# You can find these values in var/log/messages. log file in your userdir.
# The automatically selected value can be overridden by specifying-J-xmx or
#-J-XX: maxpermsize = here or on the command line.

# If you specify the heap size (-xmx) explicitly, you may also want to enable
# Concurrent Mark & sweep garbage collector. In such case Add the following
# Options to the netbeans_default_options:
#-J-XX: + useconcmarksweepgc-J-XX: + cmsclassunloadingenabled-J-XX: + cmspermgensweepingenabled
# (See http://wiki.netbeans.org/FaqGCPauses)

# Default location of JDK, can be overridden by using -- jdkhome <dir>:
Netbeans_jdkhome = "C: \ Program Files \ Java \ jdk1.6.0 _ 22"

# Additional module clusters, using $ {path. Separator} (';' on Windows or ':' on UNIX ):
# Netbeans_extraclusters = "/absolute/path/to/cluster1:/absolute/path/to/cluster2"

# If you have some problems with detect of proxy settings, you may want to enable
# Detect the proxy settings provided by jdk5 or higher.
# In such case add -j-djava.net. usesystemproxies = true to the netbeans_default_options.

Contact Us

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.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.