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.
Use of ProM 5.2 plugins in Prom 6
Hello,
I am trying to run ProM from eclipse using the code from:
https://svn.win.tue.nl/repos/prom/Packages/ProductData/Trunk/. However when I launch ProM I get several "Failed to read package in X milliseconds" errors and there are no plugins available in ProM. I imagine this has something to do with the fact that this particular plugin is from 5.2 and no longer included in ProM. Is there a workaround so that I can use this plugin (either in 5.2 or 6)?
Thank you in advance!
Comments
PROM_VERSION = 6.8
#
# Specifies which package should be installed
RELEASE_PACKAGE = RunnerUpPackages
#
# Specifies the URL to the default package repository
# (default is "http://www.promtools.org/prom6/packages/packages.xml")
PACKAGE_URL = http://www.promtools.org/prom6/packages68/packages.xml
PROM_VERSION = 6.5
#
# Specifies which package should be installed
RELEASE_PACKAGE = RunnerUpPackages
#
# Specifies the URL to the default package repository
# (default is "http://www.promtools.org/prom6/packages/packages.xml")
PACKAGE_URL = http://www.promtools.org/prom6/packages65/packages.xml