Aga.getBrainObject().apply(new Infusion("Haloperidol", "5mg", "24 hours"));
Actually, 'miscellaneous' is probably the right place for this post as that's where the YT stuff normally goes. We love prepchem too, but it became a
pain in the ass to navigate so we decided to bypass it because we could; no different to ad blocking etc.
1. Download JDK.
2. Set path variable in windows to point to 'bin' directory of JDK.
3. Compile using "javac <Classname.java>"
4. Run using "java <Classname>"
As posts have mentioned there are other ways as well. Lots of easy to follow tutorials out there to follow. We could post the class or even an
executable one, but figured that if you really want it you will work it out (besides, you should not trust a random java or exe file).
|