I'm trying to add two external folders in my runtime classpath. What I do is to go in Run -> Run Configurations -> Classpath
, then clicking in User Entries
and Advanced -> Add external folder
, then Apply
.
When I run Eclipse complains saying: The archive: <path>
which is referenced by the classpath, does not exist.. But the <path>
is not the one that I set.