• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Need someone to compile something for me

EvanB

Senior member
Ok, so I have this source code, I don't even know what language its in, maybe java, you have to have the latest JRE, but anyway, all the files are CLASS files or SER files. I need someone who can compile it for me or show me how to do it. Thanks in advance and feel free to PM me.

Evan
 
oh. hmm, well, the filename was "filename.jar", Does that make any sense? There is also a "MF" file in it, anyone know what that is?
 
Ah, I was messing with the wrong part. I found the part that has to be compiled, it is in Java. Can anyone compile this for me?
 
Originally posted by: EvanB
oh. hmm, well, the filename was "filename.jar", Does that make any sense? There is also a "MF" file in it, anyone know what that is?

JAR files are bundles of compiled Java classes. The "MF" file is a manifest that describes the content of the JAR file.
 
Back
Top