I have to excuse me for this part which caused incompatibility to JDK 1.3. I will release a new version soon (after some more tests), which fixes the problem.
The compatibility fix is already in the CVS-repository, with many improvements. Please take a look at it.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm really looking for a good ticker rss aggregator for linux. This might be it, but I can't get it to install. My error is below:
Buildfile: build.xml
init:
compile:
[javac] Compiling 8 source files to /home/jritchie/Downloads/rssview/build
[javac] /home/jritchie/Downloads/rssview/src/de/cinek/rssview/RssBrowserStart.java:24: cannot resolve symbol
[javac] symbol : method replaceAll (java.lang.String,java.lang.String)
[javac] location: class java.lang.String
[javac] v.add(st.nextToken().replaceAll
[javac] ^
[javac] 1 error
BUILD FAILED
file:/home/jritchie/Downloads/rssview/build.xml:24: Compile failed; see the compiler error output for details.
Total time: 7 seconds
I have blackdown-java. Will this not work with that version? Or is it just an ant configuration problem?
I have to excuse me for this part which caused incompatibility to JDK 1.3. I will release a new version soon (after some more tests), which fixes the problem.
The compatibility fix is already in the CVS-repository, with many improvements. Please take a look at it.
Using 1.2.0 I only had to run rssviewer to start the application after unpacking. No compiling needed. I'm not using a developer version.
But still disappointing it's not saving the rss feed selections...