|
|
|
|
|
by sidww2
4676 days ago
|
|
I'm in CompBio and the sense I get is that it's a lot easier to get someone to try your tool if all you have to do is provide them the jar which they just have to click on and it runs. Whereas with compilation, you first have to make sure you have all the platforms covered and then force the potential user to select the right executable for the platform. |
|
I'm in CompBio too and actively avoid software distributed as just jar files. Give me the source so I can fix your (probably) broken software.
(Yes, I have a low opinion of the quality of software in my field.)