[MOBY-dev] jMoby 1.0.0 finalized & request from Eclipse user
Andreas Groscurth
groscurt at mpiz-koeln.mpg.de
Fri Mar 14 10:00:32 UTC 2008
Hi,
before I check it in - I added .classpath.template in the basedir of the
project and edit the initeclipse task so that the .classpath.template
file is copied into .classpath file.
The only thing which could me problematic is that I have to use
overwrite="true" so that i will overwrite the existing one which eclipse
automatically generates. If someone later calls this task again and
might have changed the .classpath it will again be overwritten.
Other solution is to tell the user to first delete the .classpath
generated by Eclipse.
Suggestions?
Andreas
PS: Will update also the docs today
Andreas Groscurth wrote:
> Hi,
>
> I can do that tomorrow - got such .classpath file already as download
> from our tutorial page.
>
> best
> andreas
>
> PS: .project is not necessary to provide.
>
> PPS: What i also will provide then in the docs is how to get the maven
> plugin for eclipse if wanted
>
> Martin Senger wrote:
>> Dear all,
>>
>> I have uploaded jMoby (version 1.0.0) to our Maven repository (you
>> can see
>> it at and use it from http://biomoby.org/m2repo/org/biomoby/jmoby/). The
>> next versions will follow as new features are added and bugs fixed.
>>
>> I have a request for the Eclipse users: I have not found time (as I
>> planned)
>> to make sure that jMoby works smoothly both within and outside the
>> Eclipse
>> (I know for sure that it works fine outside the Eclipse). What is
>> needed now
>> is to provide a file .classpath.template that can serve as a template
>> for a
>> file .classpath (this file should not have any absolute path - which may
>> happen when created on some platforms), and that reflects the same
>> environment (eg. building classes into 'build' directory and not the
>> 'bin'
>> directory) as defined in the Ant's build.xml file. This file
>> (.classpath.template) should be committed to jMoby. Also the
>> documentation
>> on using jMoby from Eclipse should be updated to reflect the
>> existence and
>> usage of this new file. [Perhaps, we can have also a template
>> .project.template - but that is less important.]
>>
>> Is there anybody to do it please?
>>
>> Cheers,
>> Martin
>>
>>
>
> _______________________________________________
> MOBY-dev mailing list
> MOBY-dev at lists.open-bio.org
> http://lists.open-bio.org/mailman/listinfo/moby-dev
More information about the MOBY-dev
mailing list