tec8.jar -- Last Modified: 2024-10-01 00:04:02 -- Days Old: 11 -- Downloads:
52
Download tec8_jars.jar. These are all the dependencies.
tec8_jars.jar -- Last Modified: 2024-09-03 23:54:10 -- Days Old: 38 -- Downloads:
3
Create a project called tec8 and create a jars folder within it and extract the jars in the /jars/ folder to that project's '/jars/' folder,
then add all of those jars to your IDE dependencies to run from your IDE. I think I'm on NetBeans 18, but any version that supports either an Ant Project
or Java Project with Existing Sources will work, or you can just run java... Similarly, any ide that supports those characteristics should be fine.
First run JavaCompiler to understand how to compile, See Below. Most of my programs will just run without arguments
and prompt for necessary data, but I also have some shortcut files for processes, like Deploy,
and specific classes that require input like Build, JavaLauncher, FindInComputer, FindInFile, etc. I haven't really done much on FindInNetwork or NetworkLauncher.
Use WinRar to view the code, if desired, before building/running/deployment.