Difference between revisions of "Creating Installers from Eclipse"

From iDempiere en
m (5 revisions)
m (add breadcrumb also to the end)
 
(8 intermediate revisions by 3 users not shown)
Line 5: Line 5:
 
[[Running iDempiere within Eclipse]] |
 
[[Running iDempiere within Eclipse]] |
 
Creating Installers from Eclipse |
 
Creating Installers from Eclipse |
[[IDempiere/Downloading Hot Installers|Downloading Hot Installers]]
+
[[Building iDempiere without Eclipse]]
 
⇒
 
⇒
 
</font>
 
</font>
  
Please note this step is just necessary if you plan to create a release for iDempiere, or distribute installers based on your repository.
+
This step is not necessary after 6.1 - as before eclipse you generate the installers from command line as first step of this guide [[Setting up Eclipse]], also at [[Building iDempiere without Eclipse]]
  
== Creating server installer ==
 
  
* Open Eclipse
 
* Right click on org.adempiere.server-feature
 
* Navigate to Buckminster > Invoke Action...
 
* On the popup dialog select create.product.zip
 
* Fill the box "Properties file" choosing the proper file describing the target operating system and architecture, for example browse to $IDEMPIERE_REPOSITORY/org.adempiere.server-feature and select:
 
** buckminster_linux_gtk_x86_64.properties - to create installer for linux 64 bits
 
** buckminster_linux_gtk_x86.properties - to create installer for linux 32 bits
 
** buckminster_macosx_x86.properties - to create installer for MAC OS
 
** buckminster_win32_x86.properties - to create installer for Windows 32 bits
 
** If your operating system / architecture is not listed, you can create one, just copy one of those files above and check its contents and fill it properly
 
* Buckminster compile the project
 
* At the end you can find the installer file at $HOME/buckminster.output/org.adempiere.server_2.1.0-eclipse.feature/idempiereServer.gtk.linux.x86_64.zip (or the corresponding name for your OS and architecture)
 
  
== Creating client installer ==
+
''This tutorial is brought to you by [[User:CarlosRuiz|Carlos Ruiz]] from [http://globalqss.com GlobalQSS].  Feel free to improve directly or suggest using the Discussion tab.''
  
* Open Eclipse
+
[[Category:User Manual|I]]
* Right click on org.adempiere.ui.swing-feature
+
[[Category:Installation|E]]
* Navigate to Buckminster > Invoke Action...
+
[[Category:Installation Eclipse]]
* On the popup dialog select create.product.zip
+
[[Category:Development‏‎]]
* Fill the box "Properties file" choosing the proper file describing the target operating system and architecture, for example browse to $IDEMPIERE_REPOSITORY/org.adempiere.ui.swing-feature and select:
+
[[Category:Developer documentation]]
** buckminster_linux_gtk_x86.properties - to create installer for linux
+
 
** buckminster_macosx_x86.properties - to create installer for MAC OS
+
<!-- breadcrumb -->
** buckminster_win32_x86.properties - to create installer for Windows 32 bits
+
<font size=-2>
** If your operating system / architecture is not listed, you can create one, just copy one of those files above and check its contents and fill it properly
+
&lArr;
* Buckminster compile the project
+
[[Installing_iDempiere|Table of Contents]] |
* At the end you can find the installer file at $HOME/buckminster.output/org.adempiere.ui.swing_2.1.0-eclipse.feature/idempiereClient.gtk.linux.x86_64.zip (or the corresponding name for your OS and architecture)
+
[[Running iDempiere within Eclipse]] |
 +
Creating Installers from Eclipse |
 +
[[Building iDempiere without Eclipse]]
 +
&rArr;
 +
</font>

Latest revision as of 17:47, 25 November 2019

Table of Contents | Running iDempiere within Eclipse | Creating Installers from Eclipse | Building iDempiere without Eclipse

This step is not necessary after 6.1 - as before eclipse you generate the installers from command line as first step of this guide Setting up Eclipse, also at Building iDempiere without Eclipse


This tutorial is brought to you by Carlos Ruiz from GlobalQSS. Feel free to improve directly or suggest using the Discussion tab.

Table of Contents | Running iDempiere within Eclipse | Creating Installers from Eclipse | Building iDempiere without Eclipse

Cookies help us deliver our services. By using our services, you agree to our use of cookies.