No, not a SQLite-specific plugin. What you can do is install the
JDBC driver for SQLite (there are a couple) and with that, use JDBC plugins such as DBEdit.
If you want more information, there is a entry on the Eclipse wiki:
http://wiki.eclipse.org/Connecting_to_SQLite
Perry Hoekstra