Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Triquetrum/Downloads"

m (Download links via the download mirror script)
(Downloads updated to RC1)
Line 9: Line 9:
 
== Downloads ==
 
== Downloads ==
 
'''Note that there currently is no Triquetrum view or perspective'''.  After downloading, see [[Triquetrum/Getting Started]] and [https://github.com/eclipse/triquetrum/issues/166 Bug #166]
 
'''Note that there currently is no Triquetrum view or perspective'''.  After downloading, see [[Triquetrum/Getting Started]] and [https://github.com/eclipse/triquetrum/issues/166 Bug #166]
* Triquetrum Incubation 0.1.0M1 Downloads ([[Triquetrum/Releng/Milestone_Builds | Update Instructions]])
+
* Triquetrum Incubation 0.1.0RC1 Downloads ([[Triquetrum/Releng/Milestone_Builds | Update Instructions]])
** 32-bit Linux: [http://www.eclipse.org/downloads/download.php?file=/triquetrum/M1/org.eclipse.triquetrum.workflow.editor.rcp.incubation-0.1.0M1-linux.gtk.x86.zip  org.eclipse.triquetrum.workflow.editor.rcp.incubation-0.1.0M1-linux.gtk.x86.zip]  
+
** 32-bit Linux: [http://www.eclipse.org/downloads/download.php?file=/triquetrum/RC1/org.eclipse.triquetrum.workflow.editor.rcp.incubation-0.1.0RC1-linux.gtk.x86.zip  org.eclipse.triquetrum.workflow.editor.rcp.incubation-0.1.0RC1-linux.gtk.x86.zip]  
** 64-bit Linux: [http://www.eclipse.org/downloads/download.php?file=/triquetrum/M1/org.eclipse.triquetrum.workflow.editor.rcp.incubation-0.1.0M1-linux.gtk.x86_64.zip org.eclipse.triquetrum.workflow.editor.rcp.incubation-0.1.0M1-linux.gtk.x86_64.zip]
+
** 64-bit Linux: [http://www.eclipse.org/downloads/download.php?file=/triquetrum/RC1/org.eclipse.triquetrum.workflow.editor.rcp.incubation-0.1.0RC1-linux.gtk.x86_64.zip org.eclipse.triquetrum.workflow.editor.rcp.incubation-0.1.0RC1-linux.gtk.x86_64.zip]
** Mac OS X: [http://www.eclipse.org/downloads/download.php?file=/triquetrum/M1/org.eclipse.triquetrum.workflow.editor.rcp.incubation-0.1.0M1-macosx.cocoa.x86_64.zip org.eclipse.triquetrum.workflow.editor.rcp.incubation-0.1.0M1-macosx.cocoa.x86_64.zip]
+
** Mac OS X: [http://www.eclipse.org/downloads/download.php?file=/triquetrum/RC1/org.eclipse.triquetrum.workflow.editor.rcp.incubation-0.1.0RC1-macosx.cocoa.x86_64.zip org.eclipse.triquetrum.workflow.editor.rcp.incubation-0.1.0RC1-macosx.cocoa.x86_64.zip]
** 32-bit Windows: [http://www.eclipse.org/downloads/download.php?file=/triquetrum/M1/org.eclipse.triquetrum.workflow.editor.rcp.incubation-0.1.0M1-win32.win32.x86.zip org.eclipse.triquetrum.workflow.editor.rcp.incubation-0.1.0M1-win32.win32.x86.zip]
+
** 32-bit Windows: [http://www.eclipse.org/downloads/download.php?file=/triquetrum/RC1/org.eclipse.triquetrum.workflow.editor.rcp.incubation-0.1.0RC1-win32.win32.x86.zip org.eclipse.triquetrum.workflow.editor.rcp.incubation-0.1.0RC1-win32.win32.x86.zip]
** 64-bit Windows: [http://www.eclipse.org/downloads/download.php?file=/triquetrum/M1/org.eclipse.triquetrum.workflow.editor.rcp.incubation-0.1.0M1-win32.win32.x86_64.zip org.eclipse.triquetrum.workflow.editor.rcp.incubation-0.1.0M1-win32.win32.x86_64.zip]
+
** 64-bit Windows: [http://www.eclipse.org/downloads/download.php?file=/triquetrum/RC1/org.eclipse.triquetrum.workflow.editor.rcp.incubation-0.1.0RC1-win32.win32.x86_64.zip org.eclipse.triquetrum.workflow.editor.rcp.incubation-0.1.0RC1-win32.win32.x86_64.zip]
 
* [https://hudson.eclipse.org/triquetrum/job/triquetrum/lastSuccessfulBuild/artifact/org.eclipse.triquetrum.repository/target/products/ Nightly Build Triquetrum Downloads] (From the [https://hudson.eclipse.org/triquetrum Triquetrum Continuous Integration site])
 
* [https://hudson.eclipse.org/triquetrum/job/triquetrum/lastSuccessfulBuild/artifact/org.eclipse.triquetrum.repository/target/products/ Nightly Build Triquetrum Downloads] (From the [https://hudson.eclipse.org/triquetrum Triquetrum Continuous Integration site])
  

Revision as of 15:41, 11 October 2016

There are at least two ways to get started with Triquetrum:

  1. Building From Sources, which is for people who will collaborate on Triquetrum by recompiling and submitting changes.
  2. Downloads, which is for people who want to use Triquetrum without recompiling.

This page is discusses how to download Triquetrum.

Egg-incubation.png

Downloads

Note that there currently is no Triquetrum view or perspective. After downloading, see Triquetrum/Getting Started and Bug #166

Issues

Mac Triquetrum Image Fails to Start

Under El Capitan, after downloading and unzipping the Triquetrum installer, a message: '"Eclipse" can't be opened because it is from an unidentified developer.' appears.

Dialog indicating that the Eclipse binary was created by an unidentified developer

The solution is to right click on the Eclipse icon and select Open.

To work around this issue, Right click on the Eclipse icon and select open

Then, in the dialog that appears, click Open.

Query asking if it is ok to open the Eclipse binary that was created by an unidentified developer

Triquetrum should now start up. See Triquetrum/Getting Started.

Back to the top