News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

changing the host_application in a plugin project

Started by dmoore, May 26, 2007, 11:56:53 PM

Previous topic - Next topic

dmoore

is there a way to change the host_application in code::blocks plugin projects without having to hand edit the project xml file?
Python plugins: [url="https://github.com/spillz/codeblocks-python"]https://github.com/spillz/codeblocks-python[/url]
Code::Blocks Daily Builds -- Ubuntu PPA: [url="https://launchpad.net/~damien-moore/+archive/codeblocks"]https://launchpad.net/~damien-moore/+archive/codeblocks[/url]

mandrav

Be patient!
This bug will be fixed soon...

dmoore

#2
silly me. was looking under project properties. have been converting my plugin projects across to linux.

EDIT: it would be more intuitive if it was located in project properties/build options...
Python plugins: [url="https://github.com/spillz/codeblocks-python"]https://github.com/spillz/codeblocks-python[/url]
Code::Blocks Daily Builds -- Ubuntu PPA: [url="https://launchpad.net/~damien-moore/+archive/codeblocks"]https://launchpad.net/~damien-moore/+archive/codeblocks[/url]

dmoore

#3
btw, many of the contrib plugin projects fail to run from the build menu under linux (probably because they are trying to execute codeblocks.exe instead of codeblocks)
Python plugins: [url="https://github.com/spillz/codeblocks-python"]https://github.com/spillz/codeblocks-python[/url]
Code::Blocks Daily Builds -- Ubuntu PPA: [url="https://launchpad.net/~damien-moore/+archive/codeblocks"]https://launchpad.net/~damien-moore/+archive/codeblocks[/url]