SingleMolecule / iSBatch

Hierarchical batch plugin for ImageJ
http://singlemolecule.github.io/iSBatch/
1 stars 1 forks source link

Builder errors #36

Closed cmpunter closed 9 years ago

cmpunter commented 9 years ago

Today I installed eclipse on a new computer. When I import iSBatch I get a few error/warnings that the build tool cannot be found. I think this should be resolved since every person who downloads the code will get this error. (Project properties - Builders)

vcaldas commented 9 years ago

Could you copy the errors? Or this is the sole message? Did you import as maven project?

cmpunter commented 9 years ago

image

cmpunter commented 9 years ago

Imported as GitHub project but should be automatically be recognized as a Maven project

cmpunter commented 9 years ago

How should the iSBatch project be imported from github? First locally as github and then as a Maven project in Eclipse? Would this resolve the issue?

When compiling and running iSBatch I get the following error which is related to my previous comment. When trying to run a second time everything seems to be fine though. It might be that it takes some time before Eclipse recognizes all the external libraries. The error in my first comment is still there.

image

vcaldas commented 9 years ago

The last version should be fix this issue.