Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[Dltk-dev] project properties builder page


  how can i get the Builders property page to display if i right click on a project and click properties (like to does with a java project)?

  i can't seem to get it to appear for the ScriptBuilder and i've tried directly extending the org.eclipse.core.resources.builders extension point  as a test, but could still not get the page to appear. to be consistent with the jdt, we should offer a way to turn off those builders, with a further enhancement to allow the IScriptBuilder implementations to be turned off individually instead of disabling the entire builder ScriptBuilder class itself.

--
-jae

Back to the top