Skip to content

calebegg/proof-pad-classic

Repository files navigation

#How to build

Note: These instructions assume you're using Eclipse. It's probably possible to do most/all of this without it, but it might not be worth the trouble.

  1. Download the Proof Pad source from one of the methods provided above.
  2. Download rsyntaxtextarea.jar and add it to the build path. If that doesn't work, you might need to compile it yourself.
  3. Download a jar for Xstream and add it to the build path.
  4. If you're not on OS X, download Orange Extensions and add that to the build path. (Orange stubs out the OS X specific function calls so that the OS X specific code doesn't have to be removed to compile on Windows/Linux. You could, alternatively, comment out the large block of code in Main.java surrounded by if (isMac).)
  5. Download ACL2 for your platform and unzip it somewhere.
  6. Edit the path to ACL2 in GenerateData.java to point to your local installation of ACL2. Compile and run that file. It will produce cache.dat in the main project directory.
  7. Copy/move/symlink the dracula/ directory from the acl2 directory.
  8. Compile and run org.proofpad.Main.

If you encounter any problems with these build instructions, email me at calebegg@gmail.com.

About

An IDE for ACL2

Resources

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE
Unknown
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •