Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 12-04-2007, 08:52 AM
Member
 
Join Date: Dec 2007
Posts: 1
Rep Power: 0
leonbandas is on a distinguished road
Default Run RCP action from outside of the Eclipse RCP
Hi everybody. I am .Net developer and I am looking for some way to run Eclipse RCP application from .Net. I found solution that allows create .Net proxy for every Java class in Java application. I have a simple Eclipse RCP oriented application. I have created proxy for class org.eclipse.equinox.launcher.Main and so I can start Java applet from .Net. Now I am looking how can I run any action in my RCP plugin. I mean how can I obtain class that allow me getting access to plugin actions?
Regards,
Leonid
Bookmark Post in Technorati
Reply With Quote
  #2 (permalink)  
Old 01-07-2008, 08:15 AM
Member
 
Join Date: Jan 2008
Posts: 1
Rep Power: 0
Vitaly is on a distinguished road
Default Re:Run RCP action from outside of the Eclipse RCP
Hi,
we have developed JNI SDK for .NET (OOJNI) and tools that generate .NET code. With OOJNI you can write pure .NET code that calls Java classes, implements native Java methods and interfaces, embed Java components into .NET application and .NET components into Java code. You can write JNI code by hand or generate it with a tool. While use of generating tools you can select Java class members to be wrapped, this makes .NET code generated very compact.
See:

http://www.simtel.net/product.php[id]95126[SiteID]simtel.net
http://www.simtel.net/product.php[id]98653[SiteID]simtel.net
http://www.simtel.net/product.php[id]98493[SiteID]simtel.net
Download OOJNI Add-in .NET (C#) for VS2005 1.0.1 Free Trial - A useful utility for all C# developers. - Softpedia
Bookmark Post in Technorati
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
action class jayagowri Web Frameworks 1 05-07-2008 04:23 PM
Struts Action Class (I) JavaForums Java Blogs 0 01-16-2008 06:51 PM
jsp:forward action Java Tip Java Tips 0 12-24-2007 11:04 AM
jsp:param action Java Tip Java Tips 0 12-24-2007 11:03 AM
Few action in one Jbutton kubiasty New To Java 0 07-25-2007 11:19 AM


All times are GMT +2. The time now is 10:49 PM.



VBulletin, Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2009, Crawlability, Inc.
Copyright ©2006 - 2007, www.java-forums.org