The easy Weblog and Wiki Software
[ start | index | login ]
start > Eclipse

Eclipse

Created by Davor. Last edited by funzel, 5 years and 263 days ago. Viewed 1,793 times. #1
[edit] [rdf]
labels
attachments
Open-source extensible IDE for Java (and other languages).

>>Eclipse.org

Resources

Icon-Comment leo, 5 years and 272 days ago. Icon-Permalink

That happens when radeox.jar is in the major classpath. SnipSnap loads the filters and macros from all jar files that have a META-INF/services/… directory. Eclipse probably starts the server with your development classpath containing radeox.jar.

The problem is that the escape filter and other filters are loaded twice, thus encoding already rendererd content.

Icon-Comment funzel, 5 years and 265 days ago. Icon-Permalink

The HTML encoding is a bug in 0.3.4

Icon-Comment jek, 5 years and 263 days ago. Icon-Permalink

I've got SnipSnap (0.3.3a and 0.3.4a) working in Eclipse without Ant. Here's what I've done:

Import SnipSnap, set up src and bin directories for Eclipse compilation. Run build.xml once, and run the server from the command line once to install an application. Go into the application directory and remove everything in its WEB-INF/lib directory. Setup your Run/Debug profile to include tools.jar, the project itself, and the jars from the build path. Move radeox.jar above the project in the list, so it loads first. If you've got radeox imported as a separate project, it follows that you could include it as an a classpath dependency here instead of the jar at the head of the list- I haven't tried this.

In this setup, all the SnipSnap classes will get picked up out of bin directly, and will be kept up-to-date automatically during Eclipse incremental compilation, no Ant required. Code replace works too!

If you're hacking on something that needs to be installed (JSP, perhaps), you can try adding a custom mini-Ant build to the project's external tool builders that triggers on an incremental or full compile.

Please login to post a comment.

What is SnipSnap?
SnipSnap is a free and easy to install weblog and wiki tool written in Java.

SnipSnap download
Current version: 1.0b3-uttoxeter
Try our >>Web Start Demo!

Resources

5567 Users and 13715 Snips. Installed 6 years and 132 days ago

Logged in Users: (2)
… and 29 Guests.

snipsnap-changed for older changes.

< November 2008 >
SunMonTueWedThuFriSat
1
2345678
9101112131415
16171819202122
23242526272829
30

snipsnap
Listed on BlogShares
XHTML 1.0 validated
CSS validated
RSS 2.0 validated
RSS Feed

pico-powered

Powered by SnipSnap 1.0b3-uttoxeter
YourKit >>Java Profiler

Fraunhofer FIRST

snipsnap.org | Copyright 2000-2006 Fraunhofer FIRST