Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
| From | "Dr.UgoGagliardelli" <do.not.spam@me.please> |
|---|---|
| Newsgroups | it.comp.java |
| Subject | Re: Accessing a PDF Document with the Acrobat Viewer JavaBean |
| Date | 2015-11-11 17:09 +0100 |
| Organization | Aioe.org NNTP Server |
| Message-ID | <n1vp8u$udi$1@speranza.aioe.org> (permalink) |
| References | (2 earlier) <n1qbg3$ajn$1@speranza.aioe.org> <n1qhr0$qm1$1@speranza.aioe.org> <n1reqk$si2$1@speranza.aioe.org> <n1t54d$c6j$1@speranza.aioe.org> <n1t7np$ij9$1@speranza.aioe.org> |
Il 10.11.2015 17.54, Gulp® ha scritto: > Il 10/11/15 17:13, CarMas ha scritto: >> "Gulp®" ha scritto nel messaggio news:n1reqk$si2$1@speranza.aioe.org... >> >>> Ma continua a presentarsi l'errore: >>> java.lang.NoClassDefFoundError: com/apple/mrj/MRJAboutHandler >> >> Ti manca il jar che contiene MRJAboutHandler, probabilmente >> MRJToolkitStubs-1.0.jar > > Aggiungendolo manualmente alle librerie, risolvo qualcosa? > >> Prova ad aggiungere questo al classpath >> http://www.findjar.com/jar/mrj/MRJToolkitStubs/1.0/MRJToolkitStubs-1.0.jar.html >> >> > > Cioè così?: > > Manifest-Version: 1.0 > X-COMMENT: Main-Class will be added automatically by build > Class-Path: > http://www.findjar.com/jar/mrj/MRJToolkitStubs/1.0/MRJToolkitStubs-1.0.jar.html > > > No, nel manifest non puoi mettere un url, ma un percorso relativo. Inoltre, come avrai notato, l'url si riferisce ad una pagina html, dal quale scaricare il jar effettivo.
Back to it.comp.java | Previous | Next — Previous in thread | Find similar
Accessing a PDF Document with the Acrobat Viewer JavaBean Gulp® <gulp@hotmail.it> - 2015-11-08 11:39 +0100
Re: Accessing a PDF Document with the Acrobat Viewer JavaBean "Dr.UgoGagliardelli" <do.not.spam@me.please> - 2015-11-09 10:47 +0100
Re: Accessing a PDF Document with the Acrobat Viewer JavaBean Gulp® <gulp@hotmail.it> - 2015-11-09 15:40 +0100
Re: Accessing a PDF Document with the Acrobat Viewer JavaBean "Dr.UgoGagliardelli" <do.not.spam@me.please> - 2015-11-09 17:32 +0100
Re: Accessing a PDF Document with the Acrobat Viewer JavaBean Gulp® <gulp@hotmail.it> - 2015-11-10 01:44 +0100
Re: Accessing a PDF Document with the Acrobat Viewer JavaBean "Dr.UgoGagliardelli" <do.not.spam@me.please> - 2015-11-10 10:40 +0100
Re: Accessing a PDF Document with the Acrobat Viewer JavaBean "Gulp®" <Adebval@email.it> - 2015-11-11 09:06 +0100
Re: Accessing a PDF Document with the Acrobat Viewer JavaBean Gulp® <gulp@hotmail.it> - 2015-11-12 00:02 +0100
Re: Accessing a PDF Document with the Acrobat Viewer JavaBean "Dr.UgoGagliardelli" <do.not.spam@me.please> - 2015-11-12 10:08 +0100
Re: Accessing a PDF Document with the Acrobat Viewer JavaBean "Dr.UgoGagliardelli" <do.not.spam@me.please> - 2015-11-12 10:16 +0100
Re: Accessing a PDF Document with the Acrobat Viewer JavaBean Gulp® <gulp@hotmail.it> - 2015-11-12 16:24 +0100
Re: Accessing a PDF Document with the Acrobat Viewer JavaBean "Dr.UgoGagliardelli" <do.not.spam@me.please> - 2015-11-13 21:01 +0100
Re: Accessing a PDF Document with the Acrobat Viewer JavaBean Gulp® <gulp@hotmail.it> - 2015-11-12 17:43 +0100
Re: Accessing a PDF Document with the Acrobat Viewer JavaBean "Dr.UgoGagliardelli" <do.not.spam@me.please> - 2015-11-13 20:58 +0100
Re: Accessing a PDF Document with the Acrobat Viewer JavaBean "Gulp®" <Adebval@email.it> - 2015-11-16 10:04 +0100
Re: Accessing a PDF Document with the Acrobat Viewer JavaBean Gulp® <gulp@hotmail.it> - 2015-11-12 18:39 +0100
Re: Accessing a PDF Document with the Acrobat Viewer JavaBean "Dr.UgoGagliardelli" <do.not.spam@me.please> - 2015-11-13 20:59 +0100
Re: Accessing a PDF Document with the Acrobat Viewer JavaBean "CarMas" <carmas@jpknet.com> - 2015-11-10 17:13 +0100
Re: Accessing a PDF Document with the Acrobat Viewer JavaBean Gulp® <gulp@hotmail.it> - 2015-11-10 17:54 +0100
Re: Accessing a PDF Document with the Acrobat Viewer JavaBean 4ndre4 <a.laforgia@gmail.com> - 2015-11-10 15:14 -0800
Re: Accessing a PDF Document with the Acrobat Viewer JavaBean "Dr.UgoGagliardelli" <do.not.spam@me.please> - 2015-11-11 17:09 +0100
csiph-web