please review fix for 196921
Egor Ushakov <[email protected]> Mon, 28 Mar 2011 16:45:19 +0400
| Newsgroups | gmane.comp.java.netbeans.reviewers |
|---|---|
| Message-ID | <[email protected]> |
bug: https://netbeans.org/bugzilla/show_bug.cgi?id=196921 fix: http://hg.netbeans.org/cnd-main/rev/950d4196f87d the problem was that subprojects sample did not debug on MacOS, this was because library path was not correctly taken from project properties. Fix is reviewed by Thomas Preisler. Fix is verified by QA. Egor