Re: Problem compilating in Fiji
Posted by
GeraldT on
Oct 16, 2014; 12:58pm
URL: http://imagej.273.s1.nabble.com/Problem-compilating-in-Fiji-tp5010048p5010078.html
Thank you again Johannes :-)
This was the one, but I used the one from ImageJ's plugin page. Now I entered the one you sent me and added:
<dependency>
<groupId>com.itextpdf</groupId>
<artifactId>itextpdf</artifactId>
<version>5.1.1</version>
</dependency>
to the pom.xml file. Now it works. I might end up as a real programmer :-)
Mvh
Gerald R. Torgersen
>-----Original Message-----
>From: Johannes Schindelin [mailto:
[hidden email]]
>Sent: Thursday, October 16, 2014 1:59 PM
>To: Gerald Ruiner Torgersen
>Cc:
[hidden email]
>Subject: Re: Problem compilating in Fiji
>
>Hi Gerald,
>
>On Thu, 16 Oct 2014, Gerald Ruiner Torgersen wrote:
>
>> The problem now is that I am using the PDFWriter plugin which does not
>> seem to work with the maven and all that.
>
>If you are referring to Fiji's File>Save As>PDF, it is actually part of the IO_.jar
>artifact, generated by a Maven project:
>
>
https://github.com/fiji/IO/blob/master/src/main/java/io/PDF_Writer.
>java
>
>Ciao,
>Johannes
--
ImageJ mailing list:
http://imagej.nih.gov/ij/list.html