java - Adding .class files to an Eclipse project -


this total newbie question, can't figure out figured ask here , see happened.

here's problem: java programming class, supposed download .class file created our instructors containing custom-made class methods supposed use in assignment. know of code create class within actual program, can't figure out directory place .class file in. have tried src , bin folders inside project directory, , placed directly project directory, nothing seems work. instructors put in same directory java program, using jgrasp. doing wrong?

you can place class file anywhere, sure add directory project's build path. right click on project, properties @ bottom build path, til find add class folder.


Comments

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -