when I modify the foo.java file in Eclipse, there are no changes in the foo.class inside the bin folder.
I think there should be a way that Eclipse will automatically change this value when changing the foo.java file?
I canβt even do it manually.
I hope you help me.
thank
, , , - . () , , , Java , . "", "", "", , ... . , .project(, , ) :
<buildCommand> <name>org.eclipse.jdt.core.javabuilder</name> <arguments> </arguments> </buildCommand>
buildSet, . , -.
, , , "", , . :
β β
If there are Errors, you need to fix them before the eclipse can compile.