Re: import or include java .class file

From: Lars-Inge Tønnessen [VJ# MVP] (http://emailme.larsinge.com)
Date: 02/10/05


Date: Thu, 10 Feb 2005 17:46:55 +0100


You must first convert the java byte code into .net code with the
"jbimp.exe" tool. After that just add a reference the library in your J#
app.

Regards,
Lars-Inge Tønnessen



Relevant Pages

  • Re: Show Help and Minimise and Exit
    ... Sorry I forgot to add I am using VB .NET code in my app. ... > would like to have a help, minimise and exit button on my form. ... > Many thanks for your assistance. ...
    (microsoft.public.dotnet.framework.windowsforms)
  • Re: Bad variable type exception
    ... reminding me, this should of cause be implemented using .net code, I will ... it into my VB.NET app, ... "Marina" wrote: ... >> Dim cmd As New ADODB.Command ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: Semi-newbie question on Visual C++ vs. Visual C#
    ... "important" software like Office or Visual Studio or Mathematica using ... The 5 second startup time seemed insane for me too, ... testing my own .NET app under VS2005 in Vista, ... I thought that C# and .NET code was just-in-time compiled, ...
    (microsoft.public.vc.mfc)
  • Execute an EXE file with command line parameters from .net CF Application
    ... I'm facing some trouble trying to run an exe file from my .net code ... I succeeded running but what i need is to pass command ... I used createProcess function to run the app, ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: Create COM component via late binding
    ... The app is a business application written in C++ that supports COM ... The application object only supports late binding. ... level exception handle to see if there is any exception occur. ... persisted in .NET code with latebindng. ...
    (microsoft.public.dotnet.framework.interop)

Loading