mirror of
https://github.com/reactos/rosev_jameicaplugin.git
synced 2024-11-30 07:00:33 +00:00
6138db9cc6
This gets our donation list back on track! Add a plugin which integrates into the Jameica platform (www.willuhn.de) and the JVerein foundation management software (www.jverein.de) for managing donations to the project. It supports donations added by JVerein bookings and additional ones (useful for donations to other ReactOS entities or donations older than the foundation). This is mainly for ReactOS Deutschland e.V. internal use only, but maybe someone else can benefit from it as well :-) svn path=/trunk/rosev_jameicaplugin/; revision=1259
18 lines
378 B
XML
18 lines
378 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<projectDescription>
|
|
<name>rosev_jameicaplugin</name>
|
|
<comment></comment>
|
|
<projects>
|
|
</projects>
|
|
<buildSpec>
|
|
<buildCommand>
|
|
<name>org.eclipse.jdt.core.javabuilder</name>
|
|
<arguments>
|
|
</arguments>
|
|
</buildCommand>
|
|
</buildSpec>
|
|
<natures>
|
|
<nature>org.eclipse.jdt.core.javanature</nature>
|
|
</natures>
|
|
</projectDescription>
|