Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to build/use sharpen from XobotOS?

I cloned git://github.com/xamarin/XobotOS.git and followed instructions from https://github.com/xamarin/XobotOS/blob/master/sharpen/README

Apparently mono's team has pre built version which readme instructions are related since adding provided site directory does not adds sharpen plugin to available in "Install new software" dialog in eclipse. I guess it has to be built.

So how to build this eclipse plugin? It does not seem to have any ant/maven files.

like image 360
float_dublin Avatar asked Nov 13 '22 06:11

float_dublin


1 Answers

You have to use Eclipse 3.4 http://www.eclipse.org/downloads/packages/eclipse-classic-342/ganymedesr2

However I have errors in source.

like image 121
Gabriele Avatar answered Nov 16 '22 03:11

Gabriele