Results 1 to 4 of 4
- 03-24-2011, 04:11 PM #1
Member
- Join Date
- Mar 2011
- Posts
- 3
- Rep Power
- 0
where do I find compiled bytecode?
Hey everyone! I have a project for my java class and the instructor wants us to turn in our compiled bytecode along with the source code. I really have no clue what bytecode is or know where I can find it. I don't know it this helps but I am using NetBeans IDE 6.9.1.
- 03-24-2011, 04:36 PM #2
- Join Date
- Sep 2008
- Location
- Voorschoten, the Netherlands
- Posts
- 11,425
- Blog Entries
- 7
- Rep Power
- 17
- 03-24-2011, 05:08 PM #3
Moderator
- Join Date
- Apr 2009
- Posts
- 10,481
- Rep Power
- 16
If you've used packages then you'll need to provide the directory structure as well, but if not (which is quite likely if you've only just started doing this stuff) then the .class files themselves will do.
I think Netbeans sticks them in a build directory.
- 03-24-2011, 05:15 PM #4
Member
- Join Date
- Mar 2011
- Posts
- 3
- Rep Power
- 0
Similar Threads
-
ASM Bytecode ClassReader
By Venny in forum New To JavaReplies: 12Last Post: 02-02-2011, 03:21 AM -
Decompilation of Bytecode to .java file
By prassaad99 in forum New To JavaReplies: 3Last Post: 07-13-2010, 07:06 AM -
Help with bytecode in java
By coco in forum New To JavaReplies: 3Last Post: 04-16-2009, 08:48 AM -
differences between bytecode and executable code
By valery in forum New To JavaReplies: 2Last Post: 04-16-2009, 08:13 AM -
JBE Java Bytecode Editor
By lucnap in forum Advanced JavaReplies: 3Last Post: 04-11-2009, 08:00 PM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks