jBuild一闪而过


找到JBuilder2006安装目录下面的BIN 目录 然后更该jbuilder.config这个文件
我的是这样的 (共你复制用)
# +-----------------------------------------------------+
# | |
# | This is the configuration file for the JBuilder IDE |
# | |
# | Do NOT make modifications without maintaining a |
# | backup copy. See config_readme.html for a |
# | description of the recognized directives. |
# | |
# +-----------------------------------------------------+

# Add any configuration files located in the patch directory
includedir ../patch

# Enable peer to peer debugging
addpath ../lib/jdi-extension.jar

# Enable HotSpot Serviceablity Agent
include sa.config

# Read the shared JDK definition
include jdk.config

# Tune this VM to provide enough headroom to work on large
# applications
vmmemmin 32m
vmmemmax 75%
vmparam -XX:MaxPermSize=128m

# Sample Login Configuration for Peer to Peer subsystem
vmparam -Djava.security.auth.login.config=$var(installRoot)$var(fileSep)bin$var(fileSep)PeerToPeer.conf

# Make sure that DLL's in the lib directory also get picked up
addlibpath ../lib

# Put the Light AWT wrapper and various JDK fixes on the boot path
addbootpath ../lib/javac.jar
addbootpath ../lib/lawt.jar
addbootpath ../lib/DesignerSwingFixes.jar
addbootpath ../lib/TabbedPaneFix.jar
addbootpath ../lib/SequencedEventFix.jar
addbootpath ../lib/PopupFixes.jar
addbootpath ../lib/AntiAliasSupport.jar

# Make sure to skip the sanctuary.jar
addskippath ../lib/sanctuary.jar

# Add all JAR files located in the patch, lib and lib/ext directory
addjars ../patch
addjars ../lib
addjars ../lib/bes
addjars ../lib/servers
addjars ../lib/p2p
addjars ../lib/ext

# Include the Servlet 2.4 API from Tomcat 5 in the IDE classpath
addpath ../thirdparty/jakarta-tomcat-5.5.9/common/lib/servlet-api.jar

# Activate the shell integration
socket 8888

# If the JBuilder exits with a status code 22, then restart
restartonexit 22

# Add all the configuration files located in the lib/ext directory
includedir ../lib/ext

# JBuilder needs to have access to the environment
exportenv

# JBuilder needs to have a splash screen
splash jbuilder_2006

# Start JBuilder using the main class
mainclass com.borland.jbuilder.JBuilder

 

看到上面的没有 ??

//我在这一段改过

# Tune this VM to provide enough headroom to work on large
# applications
vmmemmin 32m
vmmemmax 75%
vmparam -XX:MaxPermSize=128m

/把原来的 vmmemmax 50% 改成了 vmmemmax 75% 就OK 了 
 

转载于:https://www.cnblogs.com/ylf0716/archive/2009/03/11/1408997.html

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值