Difference between revisions of "Download"

From BP Wiki
Jump to: navigation, search
m (Protected "Download" [edit=autoconfirmed:move=autoconfirmed:read=autoconfirmed])
(Download and Installation)
Line 2: Line 2:
  
 
*Operating System:
 
*Operating System:
** So far BPJ was tested mainly on Windows. It should run on Linux as well.
+
** Windows or Linux.
 
*IDE Requirements:
 
*IDE Requirements:
 
** BPJ does not depend on any specific environment. The library and examples can be used with the latest version of Eclipse, or in any other Java programming environment.
 
** BPJ does not depend on any specific environment. The library and examples can be used with the latest version of Eclipse, or in any other Java programming environment.

Revision as of 12:49, 8 January 2014

Download and Installation

  • Operating System:
    • Windows or Linux.
  • IDE Requirements:
    • BPJ does not depend on any specific environment. The library and examples can be used with the latest version of Eclipse, or in any other Java programming environment.
  • Downloading Eclipse:
    • Download Eclipse classic for Java from http://www.eclipse.org/.
    • Extract the downloaded files – no installation is needed.
  • Downloading and Configuring BPJ:
    • Download BPJzip.zip
    • In Eclipse, import the project BPJCore110 as follows:
      • File -> Import -> General -> Existing Project into Work Space -> BPJCore110
    • Rebuild the project.
    • Import run configurations (optional -- Required mainly for running model-checking examples):
      • File -> Import -> Run/Debug. Then select all available configurations

Prev | Next



BP Web Site