archeaopteryx / CASnumber_lookup

Program to find chemical names from CAS numbers in an excel sheet
GNU General Public License v3.0
2 stars 1 forks source link

Built with maven, how do I open? #5

Open kalbplswutrudoin opened 3 years ago

kalbplswutrudoin commented 3 years ago

I ran maven which built the xlxs jar however when i try to run the jar it just gives me an error as following.

image

How do you run this? Thank you

Bunkerbewohner commented 3 years ago

Hi! The original author seems to be on vacation right now. But the problem is the non-default folder structure. See this PR https://github.com/archeaopteryx/CASnumber_lookup/pull/6 for a version that works as expected.