[izpack-changes] izpack-src/src/doc-ng/XHTML node3.html,1.2,1.3 node4.html,1.1,1.2 node8.html,1.1,1.2

jponge nobody at sheep.berlios.de
Sun Mar 12 18:31:22 CET 2006


Update of /cvsroot/izpack/izpack-src/src/doc-ng/XHTML
In directory sheep:/tmp/cvs-serv10032/src/doc-ng/XHTML

Modified Files:
	node3.html node4.html node8.html 
Log Message:
Synchronizing HEAD from the changes in branch-3-8.


Index: node3.html
===================================================================
RCS file: /cvsroot/izpack/izpack-src/src/doc-ng/XHTML/node3.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- node3.html	27 Feb 2006 17:16:05 -0000	1.2
+++ node3.html	12 Mar 2006 16:32:12 -0000	1.3
@@ -278,7 +278,7 @@
 <h1><a name="section00350000000000000000">How to develop and debug IpPack using Eclipse</a></h1>
 <p>
 (thanks to Bartz Klaus)<br /><br />
-Here are the steps needed to develop and debug IzPack with Eclipse:
+Here are the steps needed to develop adn debug IzPack with Eclipse:
 </p>
 <ol>
 <li class="disc"><h2><a name="section00351000000000000000">IzPack Installation</a></h2>
@@ -338,10 +338,35 @@
 select "User classes" (2.x) or "User Entries" (3.x)<br />
 select "Add External JARs..."<br />
 select %INSTALLER_DEST%\install.jar (may be, that's the trick...)<br />
-install.jar must be under the project entry<br />
+install.jar must be under the project entry<br /><br />
 
-For 2.x :<br />
-copy %IZPACK_HOME%\bin\native\izpack\ShellLink.dll  to<br />
+<p class="underlinebold">BUGS and TROUBLESHOOTING:</p>
+If you get this error when running the application <br />
+could not create shortcut instance<br /><br />
+java.lang.Exception: error loading library<br />
+at com.izforge.izpack.util.Librarian.loadLibrary(Librarian.java:249)<br />
+at com.izforge.izpack.util.os.ShellLink.initialize(ShellLink.java:461)<br />
+at com.izforge.izpack.util.os.ShellLink.&lt;init&gt;(ShellLink.java:349)<br />
+at com.izforge.izpack.util.os.Win_Shortcut.initialize(Win_Shortcut.java:79)<br />
+at com.izforge.izpack.panels.ShortcutPanel.&lt;init&gt;(ShortcutPanel.java:473)<br />
+at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)<br />
+at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)<br />
+at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)<br />
+at java.lang.reflect.Constructor.newInstance(Unknown Source)<br />
+at com.izforge.izpack.installer.InstallerFrame.loadPanels(InstallerFrame.java:203)<br />
+at com.izforge.izpack.installer.InstallerFrame.&lt;init&gt;(InstallerFrame.java:160)<br />
+at com.izforge.izpack.installer.GUIInstaller.loadGUI(GUIInstaller.java:391)<br />
+at com.izforge.izpack.installer.GUIInstaller.&lt;init&gt;(GUIInstaller.java:128)<br />
+at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)<br />
+at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)<br />
+at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)<br />
+at java.lang.reflect.Constructor.newInstance(Unknown Source)<br />
+at java.lang.Class.newInstance0(Unknown Source)<br />
+at java.lang.Class.newInstance(Unknown Source)<br />
+at com.izforge.izpack.installer.Installer.main(Installer.java:62)<br /><br />
+
+then it means you forgot to put the shelllink.dll into the correct source folder
+in that case, copy %IZPACK_HOME%\bin\native\izpack\ShellLink.dll  to<br />
 %IZPACK_HOME%\src\lib\com\izforge\izpack\util\os\ShellLink.dll<br /><br />
 
 Now you can debug the installation. With 2.x you can edit on demand,<br />

Index: node4.html
===================================================================
RCS file: /cvsroot/izpack/izpack-src/src/doc-ng/XHTML/node4.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- node4.html	1 Sep 2005 08:45:30 -0000	1.1
+++ node4.html	12 Mar 2006 16:32:12 -0000	1.2
@@ -156,6 +156,8 @@
 <li><a name="tex2html413" href="node4.html#SECTION004414000000000000000">ProcessPanel</a></li>
 
 <li><a name="tex2html414" href="node4.html#SECTION004415000000000000000">JDKPathPanel</a></li>
+
+<li><a name="tex2html415" href="node4.html#SECTION004416000000000000000">SelectPrinterPanel</a></li>
 </ul>
 </li>
 </ul>
@@ -254,6 +256,8 @@
 
 <li><tt>$JAVA_HOME</tt> : the Java<sup><small>TM</small></sup> virtual machine home path</li>
 
+<li><tt>$CLASS_PATH</tt> : the Class Path used mainly for Java Applications</li>
+
 <li><tt>$USER_HOME</tt> : the user's home directory path</li>
 
 <li><tt>$USER_name</tt> : the user name</li>
@@ -266,6 +270,11 @@
 
 <li><tt>$ISO3_LANG</tt> : the ISO3 language code of the selected langpack.</li>
 
+<li><tt>$IP_ADDRESS</tt> : the IP Address of the local machine.</li>
+
+<li><tt>$HOST_NAME</tt> : the HostName of the local machine.</li>
+
+
 <li><tt>$FILE_SEPARATOR</tt> : the file separator on the installation system</li>
 </ul>
 
@@ -1256,6 +1265,10 @@
 </pre>
 
 <p>to the chosen path. Be aware, this variable exist not until the JDKPanel was quitted once. At a secound activation, the default will be the last selection. </p>
+
+<h2><a name="SECTION004416000000000000000">SelectPrinterPanel</a></h2>
+
+<p>This panel will look at the local printers installed and propose a list box with all of them. Once chosen, the variable $SELECTED_PRINTER is set to the user choice.</p>
 
 <hr />
 <!--Navigation Panel-->

Index: node8.html
===================================================================
RCS file: /cvsroot/izpack/izpack-src/src/doc-ng/XHTML/node8.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- node8.html	1 Sep 2005 08:45:30 -0000	1.1
+++ node8.html	12 Mar 2006 16:32:12 -0000	1.2
@@ -379,7 +379,10 @@
     <p>
       Sometimes it is desirable to separate different entities visually. This can be accomplished by inserting a space or a divider. A space simply inserts a vertical separation of the average height
       of a single line entity, such as a line of text or a an input field. A divider inserts the same amount of space but also draws a division line which can be either aligned at the top or bottom
-      of the separation. <tt>&lt;space&gt;</tt>, <tt>&lt;divider&gt;</tt>
+      of the separation.
+    </p>
+    <p>
+    	<tt>&lt;field type="divider" /&gt;</tt><br /><tt>&lt;field type="space" /&gt;</tt>	
     </p>
     <p>
       ..... maybe i should draw the line myself and add no additional space at all ...




More information about the izpack-changes mailing list