News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

NEW PLUGIN: Code Browser

Started by Joren7, July 12, 2007, 06:19:35 PM

Previous topic - Next topic

rickg22

eranif, you would do us a _HUGE_ favor if you implemented it in the form of a plugin... you're the only one who can do it!

Joren7

Well...eranif...it would be great if you do that...and it would be my base for the plugin I have in mind!
May we help you in the development?

eranif

Quote from: rickg22eranif, you would do us a _HUGE_ favor if you implemented it in the form of a plugin... you're the only one who can do it!

Sorry, I dont have time to implement it as C::B plugin, I am working on my own project (which uses it as well). however, CodeLite API was simplified alot so I think it will not be that hard of a work to integrate it as a plugin. Ofcourse, I will be happy to assist (advices and such).

Quote from: Joren7 Well...eranif...it would be great if you do that...and it would be my base for the plugin I have in mind!
May we help you in the development?
My parser actually is quite stable and working, and could easily fit into your CodeBrowser plugin. it was desgined as a standalone library so you can use it as is with no dependencies (except for wxWidgets ofc).

-Eran

Joren7

Very good! One more thing...where can I download it? It is a free project?

eranif

Quote from: Joren7It is a free project?
Ofc, otherwise, I wouldnt have mentioned it here

Quote from: Joren7where can I download it?
it is part of a larger project, but it is a standalone library - send me an email to
eran dot ifrah at gmail dot com, and I will instruct you how to download/build/use it (or send me private message on this forum)

-Eran