<?xml version="1.0" encoding="UTF-8"?>
<XML_DIZ_INFO>
	<MASTER_PAD_VERSION_INFO>
		<MASTER_PAD_EDITOR>DeuPAD 2.0.2.50 (http://www.deupad.org)</MASTER_PAD_EDITOR>
		<MASTER_PAD_INFO>Portable Application Description, or PAD for short, is a data set that is used by shareware authors to dissemminate information to anyone interested in their software products.  To find out more go to http://www.asp-shareware.org/pad</MASTER_PAD_INFO>
		<MASTER_PAD_VERSION>2.01</MASTER_PAD_VERSION>
	</MASTER_PAD_VERSION_INFO>
	<Company_Info>
		<Company_Name>Wolfgang Kurz</Company_Name>
		<Address_1>Im Asemwald 2/18</Address_1>
		<Address_2>-</Address_2>
		<City_Town>Stuttgart</City_Town>
		<State_Province>BW</State_Province>
		<Zip_Postal_Code>D-70599</Zip_Postal_Code>
		<Country>Deutschland</Country>
		<Company_WebSite_URL>http://wkurz.com</Company_WebSite_URL>
		<Contact_Info>
			<Author_First_Name>Wolfgang</Author_First_Name>
			<Author_Last_Name>Kurz</Author_Last_Name>
			<Author_Email>wolfgang@wkurz.com</Author_Email>
			<Contact_First_Name>Wolfgang</Contact_First_Name>
			<Contact_Last_Name>Kurz</Contact_Last_Name>
			<Contact_Email>wolfgang@wkurz.com</Contact_Email>
		</Contact_Info>
		<Support_Info>
			<Sales_Email>wolfgang@wkurz.com</Sales_Email>
			<Support_Email>support@wkurz.com</Support_Email>
			<General_Email>info@wkurz.com</General_Email>
			<Sales_Phone>+49 711 7285086</Sales_Phone>
			<Support_Phone>+49 711 7285086</Support_Phone>
			<General_Phone>+49 711 7285086</General_Phone>
			<Fax_Phone />
		</Support_Info>
	</Company_Info>
	<Program_Info>
		<Program_Name>Jade Integrated Development Environment</Program_Name>
		<Program_Version>4.10</Program_Version>
		<Program_Release_Month>07</Program_Release_Month>
		<Program_Release_Day>12</Program_Release_Day>
		<Program_Release_Year>2009</Program_Release_Year>
		<Program_Cost_Dollars>0.00</Program_Cost_Dollars>
		<Program_Cost_Other_Code />
		<Program_Cost_Other>0.00</Program_Cost_Other>
		<Program_Type>Freeware</Program_Type>
		<Program_Release_Status>Minor Update</Program_Release_Status>
		<Program_Install_Support>Install and Uninstall</Program_Install_Support>
		<Program_OS_Support>Win95,Win98,WinME,WinNT 4.x,Windows2000,WinXP,Windows2003,Linux,OS/2,OS/2 Warp,OS/2 Warp 4</Program_OS_Support>
		<Program_Language>English,German</Program_Language>
		<Program_Change_Info>The INI file has been changed to a plain text file for better editability.</Program_Change_Info>
		<Program_Specific_Category>Development Tools</Program_Specific_Category>
		<Program_Category_Class>Development::Other</Program_Category_Class>
		<Program_Categories>Programming</Program_Categories>
		<Program_System_Requirements>Java 2 - JDK 6 (or better) with associated API and Tools documentation installed</Program_System_Requirements>
		<Includes_JAVA_VM>N</Includes_JAVA_VM>
		<Includes_VB_Runtime>N</Includes_VB_Runtime>
		<Includes_DirectX>N</Includes_DirectX>
		<File_Info>
			<Filename_Versioned> </Filename_Versioned>
			<Filename_Previous> </Filename_Previous>
			<Filename_Generic>JadeIDE.zip</Filename_Generic>
			<Filename_Long>jadeide.zip</Filename_Long>
			<File_Size_Bytes>(2.061.883</File_Size_Bytes>
			<File_Size_K>2014</File_Size_K>
			<File_Size_MB>1.96</File_Size_MB>
		</File_Info>
		<Expire_Info>
			<Has_Expire_Info>N</Has_Expire_Info>
			<Expire_Count>0</Expire_Count>
			<Expire_Based_On />
			<Expire_Other_Info />
			<Expire_Month />
			<Expire_Day />
			<Expire_Year />
		</Expire_Info>
	</Program_Info>
	<Program_Descriptions>
		<English>
			<Keywords>JADEIDE
&quot;Java Integrated Development Environment&quot;
IDE
&quot;Integrated Development Environment&quot;
&quot;GUI for Sun JDK&quot;</Keywords>
			<Char_Desc_45>JadeIDE  Integrated Dev. Environment for Java</Char_Desc_45>
			<Char_Desc_80>JadeIDE the Integrated Development Environment for JAVA supporting the SUN JDK.</Char_Desc_80>
			<Char_Desc_250>JadeIDE is an easy to use integrated development environment. Besides Java code editing it invokes HTML-, XML- and UML  Editors as well as the SUN Java Tools. JadeIDE can handle any number of projects. It generates code templates and JavaDoc files.</Char_Desc_250>
			<Char_Desc_450>The JadeIDE is an easy to use  integrated development environment (IDE), which provides a GUI for the most important tools of the SUN JDK in order to ease the editing of source code, the compilation of Java classes and finally the execution of  Java Applications or Applets. JadeIDE provides unique productivity features which allow you to generate individual Java code. In addition JadeIDE can invoke HTML, XML, and UML Editor(s).</Char_Desc_450>
			<Char_Desc_2000>The Jade Integrated Development Environment is a straightforward development environment, which provides a GUI for the most important tools of the SUN JDK in order to ease the editing of source code, the compilation of Java classes and finally the execution of a Java Application respectively a Java Applet. Supported are the following functions: 

01. Jade Editor optimized for Java coding (positioning to method, template insertion, checkpoint management...). 
02. invocation of the JAVA API and project API documentation via a web-browser. 
03. invocation of the static code checker JiveLint from Sureshot. 
04. invocation of HTML-Editors,  XML-Editors and the UML Editor UMLet (TU Vienna). 
05. invocation of external source code editors for a selected source file. 
06. creation and initialization of a new Java source file (class). 
07. creation and initialization of the HTML file to invoke a class as Java applet . 
08. invocation of user defined functions. 
09. invocation of the java compiler to compile a selected source file or a complete package. 
10. execution of a Java program = execution of a class with a main() method as application. 
11. execution of a Java applet = execution of a class with an init() method as applet. 
12. cancellation of a running compilation or application/applet execution 
13. generation of the Java Documentation of a project (JavaDoc). 
14. generation of JAR Archives and JNI C/C++ header files.
15. generation of a &quot;StartClass&quot; template 
16. dialog controlled generation of individual Java Dialog windows. 
17. dialog controlled generation of individual windows with a menu bar and menu items and content pane. 
18. archiving and restoring of project packages and single files. Any number of archives supported. 
19. presentation of the actual content of the System Clipboard.</Char_Desc_2000>
		</English>
		<German>
			<Keywords>JADEIDE</Keywords>
			<Char_Desc_45>JadeIDE  Integr. Entw. Umgebung für Java</Char_Desc_45>
			<Char_Desc_80>Die JadeIDE Java Integrierte Entwicklungsumgebung unterstützt das SUN JDK.</Char_Desc_80>
			<Char_Desc_250>JadeIDE ist eine unkomplizierte Entwicklungsumgebung. Neben Java Kodebearbeitung kann es HTML-, XML- and UML  Editoren sowie SUN Java Tools aufrufen. JadeIDE kann beliebig viele Projekte behandeln. Es erzeugt Programmschablonen und JavaDoc Dateien.</Char_Desc_250>
			<Char_Desc_450>JadeIDE ist eine unkomplizierte Entwicklungsumgebung, die eine Schnittstelle für die meisten Tools des SUN JDK bereitstellt. Das IDE unterstützt die Entwicklung von Java Anwendungen und Applets. JadeIDE enthält spezielle Produktivitätsfunktionen die Java Code Generierung unterstützen. Zudem kann JadeIDE  HTML, XML, and UML Editoren aufrufen.</Char_Desc_450>
			<Char_Desc_2000>Siehe englische Beschreibung</Char_Desc_2000>
		</German>
	</Program_Descriptions>
	<Web_Info>
		<Application_URLs>
			<Application_Info_URL>http://wkurz.com/jadetool.htm</Application_Info_URL>
			<Application_Order_URL>http://wkurz.com/jadetool.htm</Application_Order_URL>
			<Application_Screenshot_URL>http://wkurz.com/images/jadeide_e.jpg</Application_Screenshot_URL>
			<Application_Icon_URL>http://wkurz.com/images/jadelogo.gif</Application_Icon_URL>
			<Application_XML_File_URL>http://wkurz.com/download/jadeide_pad.xml</Application_XML_File_URL>
		</Application_URLs>
		<Download_URLs>
			<Primary_Download_URL>http://wkurz.com/download/jadeide.zip</Primary_Download_URL>
			<Secondary_Download_URL>http://wkurz.com/download/jadeide.7z</Secondary_Download_URL>
			<Additional_Download_URL_1> </Additional_Download_URL_1>
			<Additional_Download_URL_2 />
		</Download_URLs>
	</Web_Info>
	<Permissions>
		<Distribution_Permissions>This product may be freely distributed via the internet or via distribution media (Diskette, CD-Rom, ...) 
as long as a reference is made to the authors homepage and/or address.</Distribution_Permissions>
		<EULA>JADE  Integrated Development Environment 

Non-terminating License Agreement -------------------------------------------------------------------------- 
      Please read this license agreement carefully. Your use of the software or any related documentation (called the &quot;Software&quot;) indicates your acceptance of the following terms and conditions. If you do not agree to these terms and conditions, you may not install or use the Software. 

1. Ownership and License.
 ------------------------- 
The Software is owned by  Wolfgang Kurz (called software owner). It is copyrighted and licensed, not sold. The      software owner grants you a non-exclusive, non-transferable license to download the  Software and use it only for your personal and lawful end use. Implied licenses are negated. 
You may copy the Software for backup only.
You may not: 
a) merge, distribute (for free or for sale) or sublicense the Software; 
b) reverse assemble, reverse compile, or otherwise       translate the Software. 
In accordance to the above paragraphs, you may use the Software to build or create any commercial product and to distribute that commercial product. However, you may not distribute (for free or for sale) the Software, itself. 

2. Term and Termination. 
------------------------ 
The software owner retains the right to terminate this       license at any time with or without any prior notification. Upon such termination you may keep your copies of the Software but there will be no further support available. 

3. Warranty Disclaimer and Limitation of Liability. --------------------------------------------------- 
The software owner licenses the Software to you on an &quot;as is&quot; basis, without warranty of any kind. The software owner hereby expressly disclaims all warranties or conditions, either express or implied, including, but not limited to, the implied warranties or conditions of       merchantability and fitness for a particular purpose. You are solely responsible for determining the appropriateness of using this Software and assume all risks associated with the use of this Software, including but not limited to the risks of program errors, damage to or loss of data, programs or equipment, and unavailability or interruption of operations. Some jurisdictions do not allow for the exclusion or limitation of implied warranties, so the above limitations or exclusions may not apply to you. 

The software owner will not be liable for any direct damages or for any special, incidental, or indirect damages or for any economic consequential damages (including lost profits or savings), even if the software owner has been advised of the possibility of such damages. The software owner will not be liable for the loss of, or damage to, your records or data, or any damages claimed by you based on a third  party claim. Some jurisdictions do not allow for the exclusion or limitation of incidental or consequential damages, so the above limitations or exclusions may not apply to you. 

4. License Rights. 
------------------ 
You hereby grant to the software owner an irrevocable 
license under all intellectual property rights (including copyright) to use, copy, distribute, sublicense, display, perform and prepare derivative works based upon any feedback, including materials, fixes, error corrections, enhancements, suggestions and the like that you provide 
to the software owner. 

5. General.
 ----------- 
This Agreement is governed by the laws of the Federal Republic of Germany. This Agreement is the only understanding and agreement we have regarding your use of the Software. It supersedes all other communications, understandings or agreements the software owner and you may have had prior to this       Agreement.</EULA>
	</Permissions>
	<ASP>
		<ASP_FORM>Y</ASP_FORM>
		<ASP_Member>N</ASP_Member>
		<ASP_Member_Number />
	</ASP>
	<Simtel.Net>
		<Simtel.net_FORM>Y</Simtel.net_FORM>
		<Simtel.Net_DOS_Category />
		<Simtel.Net_Win31_Category />
		<Simtel.Net_WinXX_Category>Programming - java Java Programming</Simtel.Net_WinXX_Category>
		<Simtel.Net_Category>Programming - Editors</Simtel.Net_Category>
		<Simtel.Net_FTPCDROM_DISTRIBUTE_ON_CDROM>Y</Simtel.Net_FTPCDROM_DISTRIBUTE_ON_CDROM>
	</Simtel.Net>
	<DeuPAD>
		<DeuPAD_Extension_Version>2.00</DeuPAD_Extension_Version>
		<DeuPAD_Extension_Info>For information on the DeuPAD Extensions please go to http://www.deupad.org</DeuPAD_Extension_Info>
		<SAVE_Member>Y</SAVE_Member>
		<SAVE_Member_Number>KUR</SAVE_Member_Number>
		<Company_Unique_ID>{1B2F4F33-C666-44CA-B5EF-AF452B030E41}</Company_Unique_ID>
		<Save_Prog_Num>IDE</Save_Prog_Num>
		<Program_Unique_ID>{32325A12-90A9-4D09-A858-7B8AFEA94769}</Program_Unique_ID>
		<Program_Cost_EUR>0.00</Program_Cost_EUR>
	</DeuPAD>
	<Affiliates>
		<Affiliates_FORM>Y</Affiliates_FORM>
		<Affiliates_VERSION>1.2</Affiliates_VERSION>
		<Affiliates_URL>http://www.asp-shareware.org/pad/extensions/Affiliates.htm</Affiliates_URL>
		<Affiliates_Information_Page />
		<Affiliates_Avangate_Order_Page />
		<Affiliates_Avangate_Vendor_ID />
		<Affiliates_Avangate_Product_ID />
		<Affiliates_Avangate_Maximum_Commission_Rate />
		<Affiliates_BMTMicro_Order_Page />
		<Affiliates_BMTMicro_Vendor_ID />
		<Affiliates_BMTMicro_Product_ID />
		<Affiliates_BMTMicro_Maximum_Commission_Rate />
		<Affiliates_clixGalore_Order_Page />
		<Affiliates_clixGalore_Vendor_ID />
		<Affiliates_clixGalore_Product_ID />
		<Affiliates_clixGalore_Maximum_Commission_Rate />
		<Affiliates_CommissionJunction_Order_Page />
		<Affiliates_CommissionJunction_Vendor_ID />
		<Affiliates_CommissionJunction_Product_ID />
		<Affiliates_CommissionJunction_Maximum_Commission_Rate />
		<Affiliates_DigiBuy_Order_Page />
		<Affiliates_DigiBuy_Vendor_ID />
		<Affiliates_DigiBuy_Product_ID />
		<Affiliates_DigiBuy_Maximum_Commission_Rate />
		<Affiliates_DigitalCandle_Order_Page />
		<Affiliates_DigitalCandle_Vendor_ID />
		<Affiliates_DigitalCandle_Product_ID />
		<Affiliates_DigitalCandle_Maximum_Commission_Rate />
		<Affiliates_Emetrix_Order_Page />
		<Affiliates_Emetrix_Vendor_ID />
		<Affiliates_Emetrix_Product_ID />
		<Affiliates_Emetrix_Maximum_Commission_Rate />
		<Affiliates_eSellerate_Order_Page />
		<Affiliates_eSellerate_Vendor_ID />
		<Affiliates_eSellerate_Product_ID />
		<Affiliates_eSellerate_Maximum_Commission_Rate />
		<Affiliates_Kagi_Order_Page />
		<Affiliates_Kagi_Vendor_ID />
		<Affiliates_Kagi_Product_ID />
		<Affiliates_Kagi_Maximum_Commission_Rate />
		<Affiliates_LinkShare_Order_Page />
		<Affiliates_LinkShare_Vendor_ID />
		<Affiliates_LinkShare_Product_ID />
		<Affiliates_LinkShare_Maximum_Commission_Rate />
		<Affiliates_NorthStarSol_Order_Page />
		<Affiliates_NorthStarSol_Vendor_ID />
		<Affiliates_NorthStarSol_Product_ID />
		<Affiliates_NorthStarSol_Maximum_Commission_Rate />
		<Affiliates_Order1_Order_Page />
		<Affiliates_Order1_Vendor_ID />
		<Affiliates_Order1_Product_ID />
		<Affiliates_Order1_Maximum_Commission_Rate />
		<Affiliates_Osolis_Order_Page />
		<Affiliates_Osolis_Vendor_ID />
		<Affiliates_Osolis_Product_ID />
		<Affiliates_Osolis_Maximum_Commission_Rate />
		<Affiliates_Plimus_Order_Page />
		<Affiliates_Plimus_Vendor_ID />
		<Affiliates_Plimus_Product_ID />
		<Affiliates_Plimus_Maximum_Commission_Rate />
		<Affiliates_Regnet_Order_Page />
		<Affiliates_Regnet_Vendor_ID />
		<Affiliates_Regnet_Product_ID />
		<Affiliates_Regnet_Maximum_Commission_Rate />
		<Affiliates_Regnow_Order_Page />
		<Affiliates_Regnow_Vendor_ID />
		<Affiliates_Regnow_Product_ID />
		<Affiliates_Regnow_Maximum_Commission_Rate />
		<Affiliates_Regsoft_Order_Page />
		<Affiliates_Regsoft_Vendor_ID />
		<Affiliates_Regsoft_Product_ID />
		<Affiliates_Regsoft_Maximum_Commission_Rate />
		<Affiliates_ShareIt_Order_Page />
		<Affiliates_ShareIt_Vendor_ID />
		<Affiliates_ShareIt_Product_ID />
		<Affiliates_ShareIt_Maximum_Commission_Rate />
		<Affiliates_Shareasale_Order_Page />
		<Affiliates_Shareasale_Vendor_ID />
		<Affiliates_Shareasale_Product_ID />
		<Affiliates_Shareasale_Maximum_Commission_Rate />
		<Affiliates_SWReg_Order_Page />
		<Affiliates_SWReg_Vendor_ID />
		<Affiliates_SWReg_Product_ID />
		<Affiliates_SWReg_Maximum_Commission_Rate />
		<Affiliates_V-Share_Order_Page />
		<Affiliates_V-Share_Vendor_ID />
		<Affiliates_V-Share_Product_ID />
		<Affiliates_V-Share_Maximum_Commission_Rate />
		<Affiliates_VFree_Order_Page />
		<Affiliates_VFree_Vendor_ID />
		<Affiliates_VFree_Product_ID />
		<Affiliates_VFree_Maximum_Commission_Rate />
		<Affiliates_Yaskifo_Order_Page />
		<Affiliates_Yaskifo_Vendor_ID />
		<Affiliates_Yaskifo_Product_ID />
		<Affiliates_Yaskifo_Maximum_Commission_Rate />
	</Affiliates>
</XML_DIZ_INFO>
