Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Newsreader"

(Known issues)
(Issues)
Line 12: Line 12:
  
 
== Issues ==
 
== Issues ==
[https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced;order=Bug%20Number;bug_status=NEW;bug_status=REOPENED;component=ecf.newsreader;product=ECF;classification=RT Known Issues]
+
[https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced;order=Bug%20Number;bug_status=NEW;bug_status=REOPENED;component=ecf.newsreader;product=ECF;classification=RT Known Issues]<br/>
 +
[https://bugs.eclipse.org/bugs/enter_bug.cgi?product=ECF File a bug]
  
 
== New and Notable ==
 
== New and Notable ==

Revision as of 04:23, 1 May 2011

GSoC 2011

The Salvo Workbench integration was accepted as the Summer of Code 2011 project. Here is the tracking page for this project.

Where to get sources

Salvo is hosted at https://github.com/ECF/Newsreader

Modules/Projects newsreader/bundles

The newsreader project

Here is the RCP application of the newsreader project. Remember, it is still Beta software. You can read, reply an post. Windows, Mac and Linux.

Issues

Known Issues
File a bug

New and Notable

0.7.0

  • stability
  • Derby store implementation
  • Decoupled store implementation through OSGi services(activate the correct plugin in configurations/config.ini to get your favorite store implementation)
  • Started with ECF container implementation

Download RCP

All Platforms

yazafatutu.com/salvo-0.7.0

Instructions

Unpack the zip and run the Salvo executable. Add a news server, add newsgroups then doubleclick a newsgroup to read its messages. It is pretty simple but here is a three.three minute instruction without audio. Send me a mail on my gmail or tweet me at twitter if you download this. You can send bug reports and feature requests also to one of these addresses.

Technology

The code has a pluggable server and persistance implementation. The reference persistance impl uses the local file system and stuff is stored in a .salvo directory in your home directory.

Plan

File:Mylyn-tasks.xml.zip V2

Project Proposal

Newsreader/Project

Back to the top