Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

button to open the project in its IDE #37

Open
mazbox opened this issue Aug 12, 2013 · 0 comments
Open

button to open the project in its IDE #37

mazbox opened this issue Aug 12, 2013 · 0 comments

Comments

@mazbox
Copy link
Contributor

mazbox commented Aug 12, 2013

I find every time I make a project in projectBuilder, I want to open the xcode project straight away. If we had a button that opened it up that would be awesome, that did something like

system("open /path/to/file");

on osx

On windows the answer might be here:

http://stackoverflow.com/questions/6657777/open-text-file-and-program-shortcut-in-windows-batch-file

For linux we could call codeblocks directly:

http://linux.die.net/man/1/codeblocks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant