To prevent spam users, you can only post on this forum after registration, which is by invitation. If you want to post on the forum, please send me a mail (h DOT m DOT w DOT verbeek AT tue DOT nl) and I'll send you an invitation in return for an account.

access to ProM code source

Hi every one
I am new in ProM and I have a question:
Can you tell me what are the steps in details to access to ProM code source and import it in eclipse.
It would be really nice, if someone could send me new references.
Thanks in advance.

Comments

  • Hi,

    Please have a look at https://svn.win.tue.nl/trac/prom/wiki/Contribute, which also tells you which add-ons you will need in Eclipse.

    Please let me know in case you have any questions.

    Kind regards,
    Eric.

  • Hi,
    Thank you for your patience.
    It seems not work when I create a new project in Eclipse from our SVN repository. 
    there are some anomalies. Could you help me analyze it, please?

    1.Screenshot of the result in Eclipse

    10.PNG 31.7K
    11.PNG 26.5K
  • Hi,

    Could you please update your project? In Eclipse, right-click the project, select Team, and then Update to HEAD.

    This updates the launch file you are trying to use. ProM should then run from this launch file.

    In detail, you are using Java 9 or later. Some additional VM options are required for running ProM using Java 9 or later. I have now added these options in the launch file.

    Kind regards,
    Eric.
  • Hi,
    Thanks for your reply.
    I do what you told .
    Now i download ProM plugins from here:
    https://svn.win.tue.nl/repos/prom/Packages/

    I want to work with the Plugin "Multi Perspective Process Explorer" 

    It would be really nice, if you could  tell me if it's installed well or not.
    Kind regards,
    Sahar.

  • Hi,

    Please update this project as well, there is an update for this launch file as well.

    The update is on line 21 of the file: The following VM options were added:
    • -Djava.util.Arrays.useLegacyMergeSort=true
    • -Djava.system.class.loader=org.processmining.framework.util.ProMClassLoader
    Using these additional options, using Java 9 or later should not be a problem.

    Kind regards,
    Eric.

  • Hi,
    Many thanks for your efforts and help.
    My question is if there are some documents or tutorials from which i can start developing.
    Kind reagrds,
    Sahar
  • Hi,

    Please have a look at https://svn.win.tue.nl/trac/prom, which contains some information on how to contribute etc. Especially the "Get involved" section may be of use.

    Kind regards,
    Eric.

  • Hi,
    when I'm trying to run "ProM with UITopia (Workshop).launch" and import a file in proM with Eclipse .
    there is this error message. 


    Any recommendations will be appreciated.
    2.PNG 156.1K
    1.PNG 171.7K
  • Hi,
    Thanks for your reply.
    I do what you told .
    Now i download ProM plugins from here:
    https://svn.win.tue.nl/repos/prom/Packages/

    I want to work with the Plugin "Multi Perspective Process Explorer" 

    It would be really nice, if you could  tell me if it's installed well or not.
    Kind regards,
    Sahar.

    Er, hi,how did you download the plug-in from https://svn.win.tue.nl/repos/prom/Packages/? I can only see the package in this.
  • Hi,

    Please check out the MultiPerspectiveProcessExplorer package from https://svn.win.tue.nl/repos/prom/Packages/MultiPerspectiveProcessExplorer/Trunk. You can then run ProM using the "ProM with UITopia (MultiePerspectiveProcessExplorer).launch" file. This will take your local changes to the package into account.

    Kind regards,
    Eric.

Sign In or Register to comment.