📄 help.html
字号:
<LI>Navigate to the directory where you have JBuilder installed and then navigate into the "lib" directory.</LI>
<LI>In another window navigate to the directory where you installed the Faces Console software and then navigate into the "com.jamesholmes.console.faces" directory and then into the "lib" directory.</LI>
<LI>Copy the "xerces.jar" file from the Faces Console "lib" directory into the JBuilder "lib" directory <FONT COLOR="red">if and only if "xerces.jar" does not already exist (should only be necessary for JBuilder 4)</FONT>.</LI>
<LI>Navigate into the "ext" directory from the JBuilder "lib" directory.</LI>
<LI>Copy the "faces-console.jar" file from the Faces Console "lib" directory into the JBuilder "ext" directory.</LI>
<LI>Restart JBuilder.</LI>
</OL>
<A NAME="jbuilder-validation"></A>
<B>b. Turning Off DTD Validation</B>
<OL>
<LI>Startup JBuilder if it is not already running.</LI>
<LI>Go to the "Tools" menu and then select "IDE Options".</LI>
<LI>Select the "Faces Console" tab.</LI>
<LI>Set your desired validation preference.</LI>
</OL>
<FONT COLOR="red">NOTE:</FONT> JBuilder will not recognize your JavaServer Faces config files if they do not have a <A HREF="#using-support">proper DOCTYPE declaration</A>.<BR><BR>
<FONT COLOR="red">To see an example of how to use this OpenTool go to the</FONT> <A HREF="screenshots.html">Screen Shots Page</A>.
</BLOCKQUOTE>
</FONT><BR>
<A NAME="eclipse"></A>
<FONT FACE="Arial,Helvetica"><B>6. Using Faces Console with Eclipse and IBM WebSphere Application Developer</B></FONT><BR><BR>
<FONT FACE="Arial,Helvetica" SIZE="-1">
The Faces Console software integrates with Eclipse/WSAD as a Plugin for seamless development of JavaServer Faces applications in
one development tool. Once the Faces Console Plugin for Eclipse/WSAD has been installed, you can manage JavaServer Faces config
files by simply right clicking on them and selecting "Open With" and then selecting "Faces Console".
<BLOCKQUOTE>
<A NAME="eclipse-install"></A>
<B>a. Installing Faces Console Plugin</B><BR><BR>
<B>Eclipse 3.0m7 and higher</B>
<OL>
<LI>Shutdown Eclipse if it is currently running.</LI>
<LI>Navigate to the directory where you have Eclipse installed and then navigate into the "plugins" directory.</LI>
<LI>In another window navigate to the directory where you installed the Faces Console software.</LI>
<LI>Copy the "com.jamesholmes.console.faces" directory from the Faces Console installation directory into the Eclipse "plugins" directory.</LI>
<LI>Navigate into the "com.jamesholmes.console.faces" directory underneath Eclipse "plugins" directory.</LI>
<LI>Rename "plugin.xml" to "plugin.xml.bak".</LI>
<LI>Rename "plugin-3.0.xml" to "plugin.xml".</LI>
<LI>
Restart Eclipse.
<ol>
<li>
<FONT COLOR="red">NOTE:</FONT> If you are using Eclipse 3 under Linux/Unix, you must run it using JDK 1.5.
This is necessary because Faces Console makes uses of a special library (SWT_AWT) for integrating SWT and Swing.
The SWT_AWT library requires JDK 1.5 under Linux/Unix.
</LI>
</oL>
</LI>
</OL>
<B>WSAD and Eclipse 3.0m6 and earlier</B>
<OL>
<LI>Shutdown Eclipse/WSAD if it is currently running.</LI>
<LI>Navigate to the directory where you have Eclipse/WSAD installed and then navigate into the "plugins" directory.</LI>
<LI>In another window navigate to the directory where you installed the Faces Console software.</LI>
<LI>Copy the "com.jamesholmes.console.faces" directory from the Faces Console installation directory into the Eclipse/WSAD "plugins" directory.
<LI>Restart Eclipse/WSAD.</LI>
</OL>
<A NAME="eclipse-using"></A>
<B>b. Using Faces Console inside Eclipse/WSAD</B>
<OL>
<LI>Startup Eclipse/WSAD if it is not already running.</LI>
<LI>Find your JavaServer Faces config file in the Navigator or Packages view on the left hand side of the screen.</LI>
<LI>Right click on the config file and select "Open With" from the menu and then select "Faces Console".
<ol><li><FONT COLOR="red">NOTE:</FONT> Eclipse/WSAD will not recognize your Faces config files if they are not
named "faces-config.xml" (JavaServer Faces files). If you
would like Eclipse to recognize other filenames as being Faces files you can edit the "filenames" attribute in
the "plugin.xml" file in the "com.jamesholmes.console.faces" directory underneath your Eclipse/WSAD "plugins" directory.</LI></oL>
</LI>
<LI><FONT COLOR="red">To see an example of this, go to the</FONT> <A HREF="screenshots.html">Screen Shots Page</A>.</LI>
</OL>
<A NAME="eclipse-validation"></A>
<B>c. Turning Off DTD Validation</B>
<OL>
<LI>Startup Eclipse/WSAD if it is not already running.</LI>
<LI>Go to the "Window" menu and then select "Preferences".</LI>
<LI>Select the "Faces Console" node in the tree on the left.</LI>
<LI>Set your desired validation preference.</LI>
</OL>
</BLOCKQUOTE>
</FONT><BR>
<A NAME="idea"></A>
<FONT FACE="Arial,Helvetica"><B>7. Using Faces Console with IntelliJ IDEA</B></FONT><BR><BR>
<FONT FACE="Arial,Helvetica" SIZE="-1">
The Faces Console software integrates with IntelliJ IDEA as a Plugin for seamless development of JavaServer Faces applications in one development tool. Once the Faces Console Plugin for IDEA has been installed,
you can manage JavaServer Faces config files by simply right clicking on their nodes in the Project window and then selecting "Faces Console".
<BLOCKQUOTE>
<A NAME="idea-install"></A>
<B>a. Installing Faces Console Plugin</B>
<OL>
<LI>Shutdown IDEA if it is currently running.</LI>
<LI>Navigate to the directory where you have IDEA installed and then navigate into the "plugins" directory.</LI>
<LI>In another window navigate to the directory where you installed the Faces Console software and then navigate into the "com.jamesholmes.console.faces" directory and then into the "lib" directory.</LI>
<LI>Copy the "faces-console.jar" file from the Faces Console "lib" directory into the IDEA "plugins" directory.</LI>
<LI>Restart IDEA.</LI>
</OL>
<A NAME="idea-using"></A>
<B>b. Using Faces Console inside IDEA</B>
<OL>
<LI>Startup IDEA if it is not already running.</LI>
<LI>Find your JavaServer Faces config file in the Project, Structure or Web pane on the left hand side of the screen.</LI>
<LI>Right click on the config file and select "Edit with Faces Console" from the menu.
<ol><li>Note that if the "Edit with Faces Console" option does not show up on the file's context menu, then your config file does not have a DOCTYPE definition that Faces Console <a href="#using-support">recognizes</a>.</LI></oL>
</LI>
<LI><FONT COLOR="red">To see an example of this, go to the</FONT> <A HREF="screenshots.html">Screen Shots Page</A>.</LI>
</OL>
<A NAME="idea-validation"></A>
<B>c. Turning Off DTD Validation</B>
<OL>
<LI>Startup IDEA if it is not already running.</LI>
<LI>Go to the "Options" menu and then select "IDE Settings".</LI>
<LI>Select the "Faces Console" button on the left.</LI>
<LI>Set your desired validation preference.</LI>
</OL>
<FONT COLOR="red">NOTE:</FONT> This plugin currently only works with IDEA 3.0 (build 668) or later.
</BLOCKQUOTE>
</FONT><BR>
<A NAME="netbeans"></A>
<FONT FACE="Arial,Helvetica"><B>8. Using Faces Console with NetBeans and Sun One Studio (Forte)</B></FONT><BR><BR>
<FONT FACE="Arial,Helvetica" SIZE="-1">
The Faces Console software integrates with NetBeans/SOS for seamless development of JavaServer Faces applications in one development tool. Once the Faces Console module for NetBeans/SOS has been installed,
you can manage JavaServer Faces config files by simply right clicking on their nodes in the Filesystems explorer and then selecting "Open".
<BLOCKQUOTE>
<A NAME="netbeans-install"></A>
<B>a. Installing Faces Console Module<BR><BR>
NetBeans 3.3 and Sun One Studio 4.0 and higher</B>
<OL>
<LI>Start up NetBeans/SOS.</LI>
<LI>Go to the "Tools" menu and select "Options".</LI>
<LI>In the tree on the left hand side, click on "IDE Configuration" then "System" then right click on the "Modules" node and select "Add" then select "Module...".</LI>
<LI>Use the file chooser to navigate to the directory where you installed the Faces Console software and then navigate into the "com.jamesholmes.console.faces" directory and then into the "lib" directory.</LI>
<LI>Select the file "faces-console.jar" and then select "Open" in the file chooser.</LI>
<LI>Restart NetBeans/SOS.</LI>
</OL>
<B>NetBeans 3.2.x and Forte for Java 3.0</B>
<OL>
<LI>Start up NetBeans/FFJ.</LI>
<LI>Go to the "Tools" menu and select "Options".</LI>
<LI>In the tree on the left hand side, right click on the "Modules" node and select "New" then select "Module...".</LI>
<LI>Use the file chooser to navigate to the directory where you installed the Faces Console software and then navigate into the "com.jamesholmes.console.faces" directory and then into the "lib" directory.</LI>
<LI>Select the file "faces-console.jar" and then select "Open" in the file chooser.</LI>
<LI>Restart NetBeans/FFJ.</LI>
</OL>
<A NAME="netbeans-validation"></A>
<B>b. Turning Off DTD Validation</B><BR><BR>
<B>NetBeans 3.3 and Sun One Studio 4.0 and higher</B>
<OL>
<LI>Startup Netbeans/SOS if it is not already running.</LI>
<LI>Go to the "Tools" menu and then select "Options".</LI>
<LI>Select the "Uncategorized" node and then the "Faces Console Settings" node in the tree on the left.</LI>
<LI>Set your desired validation preference.</LI>
</OL>
<B>NetBeans 3.2.x and Forte for Java 3.0</B>
<OL>
<LI>Startup Netbeans/FFJ if it is not already running.</LI>
<LI>Go to the "Tools" menu and then select "Options".</LI>
<LI>Select the "Faces Console Settings" node in the tree on the left.</LI>
<LI>Set your desired validation preference.</LI>
</OL>
<FONT COLOR="red">NOTE:</FONT> NetBeans/SOS will not recognize your JavaServer Faces config files if they do not have a <A HREF="#using-support">proper DOCTYPE declaration</A>.<BR><BR>
<FONT COLOR="red">To see an example of how to use this Module go to the</FONT> <A HREF="screenshots.html">Screen Shots Page</A>.
</BLOCKQUOTE>
</FONT><BR>
<A NAME="jdeveloper"></A>
<FONT FACE="Arial,Helvetica"><B>9. Using Faces Console with Oracle JDeveloper</B></FONT><BR><BR>
<FONT FACE="Arial,Helvetica" SIZE="-1">
The Faces Console software integrates with Oracle JDeveloper as an Addin for seamless development of JavaServer Faces applications in one development tool. Once the Faces Console Addin for JDeveloper has been installed,
you can manage JavaServer Faces config files by simply opening them with the "Faces Console Editor" from the System Navigator.
<BLOCKQUOTE>
<A NAME="jdeveloper-install"></A>
<B>a. Installing Faces Console Addin</B>
<OL>
<LI>Shutdown JDeveloper if it is currently running.</LI>
<LI>Navigate to the directory where you have JDeveloper installed and then navigate into the "jdev" directory.</LI>
<LI>Next, navigate into the "lib" directory and then into the "ext" directory.</LI>
<LI>In another window navigate to the directory where you installed the Faces Console software and then navigate into the "com.jamesholmes.console.faces" directory and then into the "lib" directory.</LI>
<LI>Copy the "faces-console.jar" file from the Faces Console "lib" directory into the JDeveloper "ext" directory.</LI>
<LI>Restart JDeveloper.</LI>
</OL>
<A NAME="jdeveloper-using"></A>
<B>b. Using Faces Console inside JDeveloper</B>
<OL>
<LI>Startup JDeveloper if it is not already running.</LI>
<LI>Find your JavaServer Faces config file in the System Navigator pane on the left hand side of the screen.</LI>
<LI>Right click on the config file and select "Faces Console Editor" from the menu.
<ol><li>Note that if the "Faces Console Editor" option does not show up on the file's context menu, then your config file does not have a DOCTYPE definition that Faces Console <a href="#using-support">recognizes</a>.</LI></oL>
</LI>
<LI><FONT COLOR="red">To see an example of this, go to the</FONT> <A HREF="screenshots.html">Screen Shots Page</A>.</LI>
</OL>
<A NAME="jdeveloper-validation"></A>
<B>c. Turning Off DTD Validation</B>
<OL>
<LI>Startup JDeveloper if it is not already running.</LI>
<LI>Go to the "Tools" menu and then select "Preferences".</LI>
<LI>Select the "Faces Console" node in the tree on the left.</LI>
<LI>Set your desired validation preference.</LI>
</OL>
</BLOCKQUOTE>
</FONT>
</BLOCKQUOTE><BR>
<HR WIDTH="100%" SIZE="1" NOSHADE>
<FONT FACE="Arial,Helvetica" SIZE="-1"><B><A HREF="http://www.jamesholmes.com/">JamesHolmes.com</A></B> | <A HREF="mailto:james@jamesholmes.com">james@jamesholmes.com</A></FONT>
</BODY>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -