![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hello Experts! I'm using Visual Studio .NET with J#. For example if you compile a java file by using the javac in the command window(cmd) you get a class file. One example if you have a java file called Test.java and you compile this file from the command window you get a Test.class file. How to I import this class file Test.class so I can call methods that exist in that file. I have tried everything to set the classpath and I have put this classfile Test.class at the project folder and at the folder where the exe file is located. Nothing works. I have tried from Visual Studio In the "Project" menu "Add existing item..." Locate the files and "OK". But this didn't help. Does anybody know if it's possible to use a class file when you use Visual Studio .net. How do I do? |
|
//Tony |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |