| Summary: | CONFIGURATION: "sdk.bin.dir" | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | olithim |
| Component: | sdk | Assignee: | Not Assigned <libreoffice-bugs> |
| Status: | RESOLVED NOTOURBUG | ||
| Severity: | normal | CC: | sberg.fun |
| Priority: | medium | Keywords: | possibleRegression |
| Version: | 4.1.3.2 release | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | BSA | ||
| Crash report or crash signature: | Regression By: | ||
What "LibO Addon in Netbeans" (obtained from where?) is this about? (In reply to comment #1) > What "LibO Addon in Netbeans" (obtained from where?) is this about? https://wiki.openoffice.org/wiki/OpenOffice_NetBeans_Integration The property named "sdk.bin.dir" is used in the file "build-uno-impl.xml", automatically generated by "org-openoffice-extensions.jar" The probleme came after upgrading from LibO 3.4 (ubuntu) and LibO 3.5 (win7). Because I couldn't find the definition of this property, I supposed it was in LibO. ...so we unfortunately can't do much to improve the interoperability between that AOO-specific tool and LO. Migrating Whiteboard tags to Keywords: (possibleRegression) [NinjaEdit] |
Problem description: The wrong definition of property "sdk.bin.dir" prevents some modules compilation's (LibO Addon in Netbeans) Current behavior: "sdk.bin.dir" is defined as "${oo.sdk.home}${file.separator}${sdk.os.dir}${file.separator}bin" Expected behavior: "sdk.bin.dir" should be defined as "${oo.sdk.home}${file.separator}bin" Operating System: All Version: 4.1.3.2 release Last worked in: 3.5 all versions