ide-jbuilder.xtp

来自「解压在c盘」· XTP 代码 · 共 39 行

XTP
39
字号
<title>Resin using JBuilder IDE</title><subsection title="Resin OpenTool">The Caucho projects section now has an OpenTool jar for Resin at<a href="http://www.caucho.com/projects/jbuilder/resin-jbuilder.jar">resin-jbuilder.jar</a>.<p/>To install the tool, put the resin-jbuilder.jar in the JBuilder lib/extdirectory, for example, c:\JBuilder6\lib\ext.  Then you can change theserver using the Project/Project Properties/Server table.</subsection><subsection title="Older instructions"><p/>Kellan Elliott-McCrea writes:<p/>This works w/ JBuilder 3.5, I assume it will work with 4.  FYI:  I'venoticed a definite slow down when doing this.<ol><li>Go To Project Properties - required libraries<li>Remove the JSWDK 1.0 stuff from the required libraries, you don't need itany more<li>Click "Add..." then Click "New..."<li>fill out a name for resin, I would naming it Resin 1.2.1 (or whateverversion you are running)<li>Click "Add..."  <li>Browse to your resin directory and add all the jar files under the libdirectory<li>Click "OK" to select then "OK" again<li>Go to the "Run" tab in properties<li>Click "Set"<li>Find the class com.caucho.server.http.HttpServer<li>Click "OK" to close set window and "OK" to accept properties</ol></subsection>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?