LibreOffice / loeclipse

LibreOffice Eclipse plugin for extension development
https://libreoffice.github.io/loeclipse/
31 stars 25 forks source link

jodconnector.jar (missing) #32

Closed Sirila closed 8 years ago

Sirila commented 8 years ago

When creating a Java UNO Client Application the jodconnector.jar in the Libraries tab is shown as missing.

smehrbrodt commented 8 years ago

This works for me, at least on Linux with latest Eclipse & LOEclipse. Which OS, Eclipse, LOEclipse version do you have?

Sirila commented 8 years ago

OS: Linux Ubuntu 14.04 x86_64 Eclipse Version: Neon Release (4.6.0), Build id: 20160613-1800 LOEclipse: 2.1.1 LibreOffice 5.1, LibreOffice SDK 5.1.4.2 64 bit Java: JavaSE-1.8 64bit https://www.anony.ws/image/Jllr

smehrbrodt commented 8 years ago

Thanks! Does the jodconnector.jar show up in the project folder?

Sirila commented 8 years ago

No, there are only the .classpath file, the .project file and the project directory structure in it.

smehrbrodt commented 8 years ago

Can reproduce this.

smehrbrodt commented 8 years ago

Just released 2.1.3 (available on the update site). Hope this fixes the problem.