Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How can I add class folders into Eclipse?

Eclipse is set to compile to a build directory at 'bin'. I have a folder structure with various Java .class files (precompiled) which I want to copy into the folder 'bin' on compile.

How do I tell Eclipse to automatically do this?

like image 523
meds Avatar asked Feb 03 '26 04:02

meds


1 Answers

The 'Add Class Folder...' and 'Add External Class Folder...' buttons under 'Java Build Path' in the project properties seem to do exactly what you want.

like image 115
Josef Pfleger Avatar answered Feb 04 '26 16:02

Josef Pfleger



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!