Java Forums

Main Menu
Home
Today's Posts
FAQ
Search
Contact Us

Java Network
Linux Archive
Java Tips
Java Tips Blog

Sponsored Links





Welcome to the Java Forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community, you will:

  • have access to post topics
  • communicate privately with other members (PM)
  • not see advertisements between posts
  • have the possibility to earn one of our surprises if you are an active member
  • access many other special features that will be introduced later.

Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 12-04-2007, 09:52 AM
Member
 
Join Date: Dec 2007
Posts: 1
leonbandas is on a distinguished road
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
Sponsored Links
  #2 (permalink)  
Old 01-07-2008, 09:15 AM
Member
 
Join Date: Jan 2008
Posts: 1
Vitaly is on a distinguished road
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
Sponsored Links
Reply


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

vB 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 05:23 PM
Struts Action Class (I) JavaForums Java Blogs 0 01-16-2008 07:51 PM
jsp:forward action Java Tip Java Tips 0 12-24-2007 12:04 PM
jsp:param action Java Tip Java Tips 0 12-24-2007 12:03 PM
Few action in one Jbutton kubiasty New To Java 0 07-25-2007 12:19 PM


All times are GMT +3. The time now is 10:24 AM.


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