Could you make addon for new version of SharpDevelop 4?
Also I would like to know how can I programming with PN? Do I need run CMD and type there "cobra app1.cobra"? Or there is any other way?
I tried to such variant, but I can't understand how make cobra able run without setting full path to it. ex:
F:\coding\cobra\cobra.exe F:\sources\myapps\app1.cobra?
I want to simply write: cobra.exe app1.cobra.
Forums
IDE support
2 posts
• Page 1 of 1
Re: IDE support
I didn't do the SharpDevelop add-in. Perhaps the original author will do this. If not, someone else from the community will need to (I'm generally too busy on the compiler and related activities).
You can write "cobra app1.cobra" if "cobra.bat" is in your system PATH. You could add the cobra location to your path. Or create a path like F:\coding\bin and put the cobra.bat from the installation there, plus anything else you want. Then add F:\coding\bin to your path. Editing the path is done through the Control Panel. You can look it up on the web if you need further instructions.
Once you have this set up, subsequent installations of Cobra will update the cobra.bat in your PATH.
You can write "cobra app1.cobra" if "cobra.bat" is in your system PATH. You could add the cobra location to your path. Or create a path like F:\coding\bin and put the cobra.bat from the installation there, plus anything else you want. Then add F:\coding\bin to your path. Editing the path is done through the Control Panel. You can look it up on the web if you need further instructions.
Once you have this set up, subsequent installations of Cobra will update the cobra.bat in your PATH.
- Charles
- Posts: 2515
- Location: Los Angeles, CA
2 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 75 guests