Connecting Tech Pros Worldwide Help | Site Map

Eclipse Plugin

 
LinkBack Thread Tools Search this Thread
  #1  
Old December 2nd, 2005, 06:15 AM
Anshul
Guest
 
Posts: n/a
Default Eclipse Plugin

Hi,
I have a complex MFC application. The GUI and processing logic are
separated in different dlls.
I want to make available this application of mine as a plugin to
eclipse.
Thus my application would be used by user across platforms.
So my questions are
1) Can i make a plugin in C++ for eclipse. (all plugin i have seen are
..jar files)
1) How to convert GUI part of my application (which uses MFC& Win32
API) to a plugin form that can be attached to eclipse.
2) Which compiler to use for C++ / GUI framework , so that my code is
platform independent. Suggest some good open source C++ GUI framework
and compiler.

-Thanks
anshul


  #2  
Old December 2nd, 2005, 12:15 PM
mlimber
Guest
 
Posts: n/a
Default Re: Eclipse Plugin

Anshul wrote:[color=blue]
> Hi,
> I have a complex MFC application. The GUI and processing logic are
> separated in different dlls.
> I want to make available this application of mine as a plugin to
> eclipse.
> Thus my application would be used by user across platforms.
> So my questions are
> 1) Can i make a plugin in C++ for eclipse. (all plugin i have seen are
> .jar files)
> 1) How to convert GUI part of my application (which uses MFC& Win32
> API) to a plugin form that can be attached to eclipse.
> 2) Which compiler to use for C++ / GUI framework , so that my code is
> platform independent. Suggest some good open source C++ GUI framework
> and compiler.
>
> -Thanks
> anshul[/color]

Both of your question #1s are off-topic here and should be posted in
another newsgroup.. See the FAQ:

http://www.parashift.com/c++-faq-lit...t.html#faq-5.9

#2 is also technically off-topic, but you might get an answer here such
as "Try wxWidgets".

Cheers! --M

 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Popular Articles

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over 220,840 network members.