[Mono-osx] CSharpPlugin - Cocoa# Enhancement
Ryan Williams
rwilliams at comlabs.com.au
Sun Jan 7 01:07:11 EST 2007
Hi Susan,
I've been using your plugin for the past week, it's great!
I have made an enhancement to the plugin, so that there is an additional "Cocoa# Executable" project template. When creating this type of project, in addition to the default .cs file, you get two more files:
ApplicationController.cs
Main.cs
If you're familiar with the tutorial examples on the Cocoa# wiki, these files will be familiar. The Main.nib is a barebones blank application window with no user interface elements. A new class "ApplicationController" has been defined within, this maps to the class in ApplicationController.cs.
I had trouble trying to connect to the SVN repository for the CSharpPlugin, I got the error:
No repository found in 'svn://svn.myrealbox.com/viewcvs/trunk/csharpplugin'
when trying to run the command:
/usr/local/bin/svn co svn://svn.myrealbox.com/viewcvs/trunk/csharpplugin
Because of this, I've attached an archive containing the necessary files and where they should go, in the hope that someone reading this can add them to the repository for me:
Target Templates/C Sharp
Cocoa# Exectuable.trgttmpl
Project Templates/C Sharp/Cocoa# Executable
ApplicationController.cs
Main.nib
MainFile.cs
project.xcodeproj
TemplateInfo.plist
I hope I haven't left anything out, if so please let me know.
Cheers,
Ryan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-osx/attachments/20070107/ac0f6bcf/attachment-0001.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: CocoaExecutableFiles.tar.gz
Type: application/x-gzip
Size: 15364 bytes
Desc: CocoaExecutableFiles.tar.gz
Url : http://lists.ximian.com/pipermail/mono-osx/attachments/20070107/ac0f6bcf/attachment-0001.gz
More information about the Mono-osx
mailing list