[Mono-osx] CSharpPlugin - Cocoa# Enhancement (Bug Fix)

David_Hudson at capgroup.com David_Hudson at capgroup.com
Tue Jan 9 12:38:30 EST 2007


Also, I fixed the wiki so it has the proper url for checking out the svn
tree.

>
> Hi again,
>
> Relating to my previous post, I have just noticed a bug in one of
> the files I submitted (project.xcodeproj) - it meant that one of the
> files in a new Cocoa# Executable project was not being included in
> the build process (ApplicationController.cs).
>
> Attached is an updated archive containing the corrected file, so
> whoever might be adding my files to SVN, could they please use the
> contents of this archive instead?
>
> Sorry for the inconvenience!
>
> Cheers,
> Ryan
>
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: http://lists.ximian.com/pipermail/mono-
> osx/attachments/20070107/842534bc/attachment-0001.html
> -------------- next part --------------
> A non-text attachment was scrubbed...
> Name: CocoaExecutableFiles.tar.gz
> Type: application/x-gzip
> Size: 15381 bytes
> Desc: CocoaExecutableFiles.tar.gz
> Url : http://lists.ximian.com/pipermail/mono-
> osx/attachments/20070107/842534bc/attachment-0001.gz
>
> ------------------------------
>
> Message: 2
> Date: Tue, 9 Jan 2007 09:13:48 -0800
> From: David_Hudson at capgroup.com
> Subject: Re: [Mono-osx] CSharpPlugin - Cocoa# Enhancement
> To: mono-osx at lists.ximian.com
> Message-ID:
>
<OF8FA74E01.2D680DC6-ON8825725E.005E817B-8825725E.005EA5E1 at capgroup.com>
>
> Content-Type: text/plain; charset=US-ASCII
>
> Hi Ryan,
>
> Thanks for the code! I have taken the bug fix version you posted and
added
> it to SVN. I tried it out and it worked nicely.
>
>
>
> >
> > 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
> >
> >



More information about the Mono-osx mailing list