Top Title Bar
  HPLC Simulator    
 

HPLC Simulator Source Code

Latest stable release

The source code of the latest stable release (1.1.3) is available as an Eclipse project:

HPLC Simulator src 1.1.3.zip

HPLC Simulator src 1.1.3.tar.gz

The source code is stored as compressed archives of the *.zip and *.tar.gz formats. You can unpack it using the free, open source file archiver 7-Zip.

Source from previous releases and beta versions are available below.

Subversion repository access

You can check out the source code from the project's Subversion repository hosted on SourceForge. The URL of the repository is

https://svn.code.sf.net/p/hplcsimulator/code

The most recent version of the source code can be checked out with the SVN command:

svn checkout svn://svn.code.sf.net/p/hplcsimulator/code/trunk hplcsimulator-code

Previous releases can be found in the repository under the /tags/ directory:

https://svn.code.sf.net/p/hplcsimulator/code/tags

You can also browse the SVN repository online.

Making changes to HPLC Simulator

If you've made changes to the HPLC Simulator code and wish to have them incorporated in the official hplcsimulator.org release, please contact us through the forum or through email. New collaborators are welcome!



Compiling HPLC Simulator

Before you begin

Some external libraries are required to compile HPLC Simulator:

  • The HPLC Simulator code is written for compatibility with the Java 1.6.x (JDK 6.x) compiler.
  • HPLC Simulator makes use of OpenGL and requires that you first install JOGL - a free, open source OpenGL binding for Java. HPLC Simulator currently runs on version 1.1.1.
  • Install JavaHelp (version 2 or later) on your system. JavaHelp provides libraries that support HPLC Simulator's help system.
  • SwingX 1.6.2 libraries are used for some controls. Be sure to include them in the project.
  • The source code is packaged as an Eclipse project. We recommend installing and using Eclipse (at least initially) when working with the HPLC Simulator source code.

Running as an applet or as an application

To run as an applet:

With the HPLC Simulator project open in Eclipse, select "HPLCSimulatorApplet.java" from the Package Explorer, then choose "Run -> Run As -> Java Applet" from the Eclipse main menu.

To run as an application:

With the HPLC Simulator project open in Eclipse, select "AppletFrame.java" from the Package Explorer, then choose "Run -> Run As -> Java Application" from the Eclipse main menu.

Need more help?

All of your questions regarding the source code and/or compilation are invited on the forums. Don't hesitate to ask - your questions will help us improve our online instructions and make it easier for others to get up and running. We will try to answer your questions as quickly as possible.



Previous Releases

HPLC Simulator src 1.1.2.tar.gz

HPLC Simulator src 1.1.1.tar.gz

HPLC Simulator src 1.1.0.tar.gz

HPLC Simulator src 1.0.0-beta2.tar.gz

HPLC Simulator src 1.0.0-beta1.tar.gz



HPLC Fluid Visualizer Source Code

Latest stable release

The source code of the latest stable release (1.0) is available as an Eclipse project:

HPLC Fluid Visualizer src 1.0.zip

HPLC Fluid Visualizer src 1.0.tar.gz

Source from previous releases and beta versions are available below.

Subversion repository access

You can check out the source code from the project's Subversion repository hosted on SourceForge. The URL of the repository is

https://svn.code.sf.net/p/hplcfluidvisual/code

The most recent version of the source code can be checked out with the SVN command:

svn co https://svn.code.sf.net/p/hplcfluidvisual/code/trunk hplcfluidvisual

Previous releases can be found in the repository under the /tags/ directory:

https://svn.code.sf.net/p/hplcfluidvisual/code/tags

You can also browse the SVN repository online.

Making changes to HPLC Fluid Visualizer

If you've made changes to the HPLC Fluid Visualizer code and wish to have them incorporated in the official hplcsimulator.org release, please contact us through the forum or through email. New collaborators are welcome!



Compiling HPLC Fluid Visualizer

Before you begin

Some external libraries are required to compile HPLC Fluid Visualizer:

  • The HPLC Fluid Visualizer code is written for compatibility with the Java 1.6.x (JDK 6.x) compiler.
  • SwingX 1.6.2 libraries are used for some controls. Be sure to include them in the project.
  • The source code is packaged as an Eclipse project. We recommend installing and using Eclipse (at least initially) when working with the HPLC Simulator source code.

Running as an application

To run as an application:

With the HPLC Fluid Visualizer project open in Eclipse, select "AppletFrame.java" from the Package Explorer, then choose "Run -> Run As -> Java Application" from the Eclipse main menu.

Need more help?

All of your questions regarding the source code and/or compilation are invited on the forums. Don't hesitate to ask - your questions will help us improve our online instructions and make it easier for others to get up and running. We will try to answer your questions as quickly as possible.



Previous Releases



Home | HPLC Simulator | Fluid Visualizer | Educational Resources | Development | Forum | About | Contact

Except where otherwise noted, all content on this site is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 United States License

Creative Commons License