Skip to content

Mono Development Tools for Eclipse including code highlighting and incremental compilation for boo, boojay and c#.

Notifications You must be signed in to change notification settings

bamboo/monolipse

Repository files navigation

Building

###* Install Nant (http://nant.sourceforge.net/)

###* Download repos

git clone git://github.com/bamboo/boo

git clone git://github.com/bamboo/boojay

git clone git://github.com/bamboo/monolipse

git clone git://github.com/bamboo/boo-extensions

###* Build boo extensions

cd boo-extensions

nant build

###* Install

cd monolipse

cat > build.properties

<project name='monolipse properties'>
	<property name='eclipse.dir' value='c:/eclipse' />
</project>

nant install

About

Mono Development Tools for Eclipse including code highlighting and incremental compilation for boo, boojay and c#.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published