How to modify classpath in Eclipse? -


again, saw sentence:

a .classpath file snippet can included in project's .classpath has been provided here(ie, link). please use classpathentry's need (see below details).

what these sentences mean , how can add code snippet classpath file in eclipse ?

please help.

i understand want find classpath file. go eclipse , press ctrl+shift+r. type .classpath , select file in project.

note: if you're modifying file , don't know is, advise careful :).


Comments

Popular posts from this blog

c# - SVN Error : "svnadmin: E205000: Too many arguments" -

c# - Copy ObservableCollection to another ObservableCollection -

All overlapping substrings matching a java regex -