« Return to Thread: Tab Component in Modes

build problem and solution after upgrade from 6.5 to 6.7

by Oliver Rettig :: Rate this Message:

Reply to Author | View in Thread

Dear all,

perhaps this is helpful for others. I have switched to NB6.7 and tried to
build my nb platform apps with the default NB 6.7 platform.

I get the following error message:

"/usr/local/netbeans-6.7/harness/suite.xml:60: When using cluster.path
property, remove netbeans.dest.dir, enabled.clusters and disabled.clusters
properties from platform config, they would be ignored."

If a remove the following from

"disabled.clusters=\
    apisupport1,\
    cnd2,\
    enterprise5,\
    gsf1,\
    harness,\
    identity2,\
...
"

nbproject/platform.properties it works fine for me. I am not sure, but I think
cluster.path is added by 6.7.

best regards
Oliver

 « Return to Thread: Tab Component in Modes