I am trying to understand how to write a new "parser" to work with the  
Warnings plugin. The "parser" cannot be written by extending the 
RegexpDocumentParser or RegexpLineParser because I need it to open and read 
a SQLite3 database. 

I have been able to write a basic plugin which runs an EDA design tool, and 
I want to take the SQLite3 database that this tool creates and interface 
the results into the Warnings plugin. However, I need some help to get 
started. The documentation says to add "a new parser class that implements 
WarningsParser", but I am lost on what methods this needs to implement. I 
am a beginner with Java, but, as I stated earlier was able to get a simple 
Plugin written and working. 

An example might be a good place to start, but my searches haven't turned 
up anything useful. 

Any hints, examples, etc. would be most welcome. 

Thanks!

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/e037d72f-e5a3-4b0e-a5cf-03a4fcbec4a5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to