Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Where to find org.processmining.* dependencies? #4

Open
davidglavas opened this issue Oct 24, 2018 · 0 comments
Open

Where to find org.processmining.* dependencies? #4

davidglavas opened this issue Oct 24, 2018 · 0 comments

Comments

@davidglavas
Copy link

I'm trying to use LogHelper to load csv and xes files and can't find the following files:

import org.processmining.log.csv.CSVFileReferenceOpenCSVImpl;
import org.processmining.log.csv.config.CSVConfig;
import org.processmining.log.csvimport.CSVConversion.ConversionResult;
import org.processmining.log.csvimport.config.CSVConversionConfig;
import org.processmining.log.csvimport.exception.CSVConversionException

I tried searching for them in the repo here and elsewhere online but can't find them. How do I get these imports to work?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant