In an Xcode4 plugin, how does one add a pane to Xcode's preferences? -


the code pilot xcode plugin adds own preference pane xcode's preferences, none of open-source xcode plugins i've looked @ have preference panes. how go adding preference pane xcode's preferences xcode plugin (specifically under xcode 4)?


Comments

Popular posts from this blog

linux - xterm copying to CLIPBOARD using copy-selection causes automatic updating of CLIPBOARD upon mouse selection -

c++ - qgraphicsview horizontal scrolling always has a vertical delta -