This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 186826 - Add friends to Netbeans modules for MC
Summary: Add friends to Netbeans modules for MC
Status: RESOLVED DUPLICATE of bug 186790
Alias: None
Product: cnd
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: 7.0
Hardware: PC Windows XP
: P1 normal (vote)
Assignee: Vladimir Voskresensky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-27 16:04 UTC by vincesheard
Modified: 2010-05-27 16:50 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description vincesheard 2010-05-27 16:04:03 UTC
Please would you add the following friend relationships to the Netbeans modules to support our IDE

mplabide-nb-platform/cnd.makeproject/nbproject/project.xml:                <friend>com.microchip.mdbcore</friend>
mplabide-nb-platform/cnd.makeproject/nbproject/project.xml:                <friend>com.microchip.mplab.debugger.mdb</friend>
mplabide-nb-platform/cnd.makeproject/nbproject/project.xml:                <friend>com.microchip.mplab.nbide.embedded.makeproject</friend>
mplabide-nb-platform/cnd.makeproject/nbproject/project.xml:                <friend>com.microchip.mplab.nbide.emcee</friend>
mplabide-nb-platform/cnd.makeproject/nbproject/project.xml:                <friend>com.microchip.mplab.nbide.toolchains</friend>
mplabide-nb-platform/cnd.utils/nbproject/project.xml:                <friend>com.microchip.mdbcore</friend>
mplabide-nb-platform/cnd.utils/nbproject/project.xml:                <friend>com.microchip.mplab.debugger.mdb</friend>
mplabide-nb-platform/cnd.utils/nbproject/project.xml:                <friend>com.microchip.mplab.nbide.embedded</friend>
mplabide-nb-platform/cnd.utils/nbproject/project.xml:                <friend>com.microchip.mplab.nbide.embedded.makeproject</friend>
mplabide-nb-platform/cnd.lexer/nbproject/project.xml:                <friend>com.microchip.mplab.debugger.mdb</friend>
mplabide-nb-platform/dlight.nativeexecution/nbproject/project.xml:                <friend>com.microchip.mdbcore</friend>
mplabide-nb-platform/dlight.nativeexecution/nbproject/project.xml:                <friend>com.microchip.mplab.debugger.mdb</friend>
mplabide-nb-platform/dlight.nativeexecution/nbproject/project.xml:                <friend>com.microchip.mplab.nbide.embedded</friend>
mplabide-nb-platform/dlight.nativeexecution/nbproject/project.xml:                <friend>com.microchip.mplab.nbide.embedded.makeproject</friend>
mplabide-nb-platform/cnd.api.remote/nbproject/project.xml:                <friend>com.microchip.mplab.nbide.embedded</friend>
mplabide-nb-platform/cnd.api.remote/nbproject/project.xml:                <friend>com.microchip.mplab.nbide.embedded.makeproject</friend>
mplabide-nb-platform/cnd.model.services/nbproject/project.xml:                <friend>com.microchip.mplab.debugger.mdb</friend>
mplabide-nb-platform/cnd.api.project/nbproject/project.xml:                <friend>com.microchip.mplab.debugger.mdb</friend>
mplabide-nb-platform/cnd.api.project/nbproject/project.xml:                <friend>com.microchip.mplab.nbide.embedded.makeproject</friend>
mplabide-nb-platform/projectui/nbproject/project.xml:                <friend>com.microchip.mplab.nbide.welcome</friend>
mplabide-nb-platform/cnd/nbproject/project.xml:                <friend>com.microchip.mdbcore</friend>
mplabide-nb-platform/cnd/nbproject/project.xml:                <friend>com.microchip.mplab.debugger.mdb</friend>
mplabide-nb-platform/cnd/nbproject/project.xml:                <friend>com.microchip.mplab.nbide.embedded</friend>
mplabide-nb-platform/cnd/nbproject/project.xml:                <friend>com.microchip.mplab.nbide.embedded.makeproject</friend>
mplabide-nb-platform/cnd/nbproject/project.xml:                <friend>com.microchip.mplab.nbide.programmer</friend>
mplabide-nb-platform/cnd/nbproject/project.xml:                <friend>com.microchip.mplab.nbide.toolchains</friend>
mplabide-nb-platform/autoupdate.ui/nbproject/project.xml:                <friend>com.microchip.mplab.nbide.embedded</friend>
Comment 1 Vladimir Voskresensky 2010-05-27 16:50:05 UTC
Vincent, I have fixed it as issue #186790
Comment 2 Vladimir Voskresensky 2010-05-27 16:50:27 UTC

*** This bug has been marked as a duplicate of bug 186790 ***