varamfer / openhab

Automatically exported from code.google.com/p/openhab
0 stars 0 forks source link

Compile errors due to wrong jre library references #140

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Follow procedure from wiki page for IDE setup. After doing all the steps some 
projects show still compile errors.

Inside the used version "1288:a00586acb550" are references to the library jre 
1.5 and cause therefor compile errors.

After updating the library reference to the JRE 1.6 everything is fine.

org.openhab.core
org.openhab.config.core
org.openhab.core.transform
org.openhab.io.multimedia
org.openhab.io.net
org.openhab.ui.webapp

Attaching patch for this bug.

Original issue reported on code.google.com by kirschne...@gmail.com on 24 Oct 2012 at 7:02

Attachments:

GoogleCodeExporter commented 8 years ago
fixed: changeset 
http://code.google.com/p/openhab/source/detail?r=30fc3345c8754eb6c1c17635c329778
9a5ecf445

Original comment by teichsta on 26 Oct 2012 at 7:21