When trying to build/run my program i get an error with a dependency:
"Exception in thread "main" java.lang.Error: Unresolved compilation problems: The import com.jidesoft cannot be resolved"
How do i properly include it in Eclipse?
When trying to build/run my program i get an error with a dependency:
"Exception in thread "main" java.lang.Error: Unresolved compilation problems: The import com.jidesoft cannot be resolved"
How do i properly include it in Eclipse?