Re: [micro-manager-general] Micro Manager ant build failed
Status: Beta
Brought to you by:
nicost
|
From: Mark T. <mar...@gm...> - 2014-08-20 17:30:18
|
Hi cbenagaraj86, On Wed, Aug 20, 2014 at 07:15:15AM -0700, cbenagaraj86 wrote: > I tried a bit differently today after along back with link > https://micro-manager.org/wiki/Building_MM_on_Windows Heading:Building > individual Java components, and I build ant jar for MMCoreJ_wrap > file(successfully build) and then ant build with HelloWoldMMPlugin file its > created jar and its working in micro manger. > > But while trying with my pluging file showing error: > > Buildfile: D:\projects\micromanager\plugins\GUItest\build.xml [...] > compile: > [mm-javac] Compiling 15 source files to > D:\projects\micromanager\build\intermediates\Classes\plugins\GUItest > [mm-javac] warning: [options] bootstrap class path not set in conjunction > with -source 1.5 > [mm-javac] > D:\projects\micromanager\plugins\GUItest\src\org\micromanager\GUItest\ControlClass.java:16: > error: package org.micromanager.api does not exist > [mm-javac] import org.micromanager.api.ScriptInterface; > [mm-javac] ^ > [mm-javac] What SVN revision are you building? Can you build the plugins included in the SVN tree? Also, what does your plugin's build.xml look like? Best, Mark -- Mark Tsuchida Micro-Manager Team (UCSF Vale Lab) |