Jump to content

Make a Plug-In


This topic is 6804 days old. Please don't post here. Open a new topic instead.

Recommended Posts

I have about 20 Java .class files that I am currently using to do various tasks outside of filemaker. Does anyone know if its possible to compile these into a plug in?

If so can someone point me in the direction of some information for this? 24U has some good info on the subject, but thats about all I can find.

If not, would I have to write the plug in features in another language? (C++/Codeworrior)?

Link to comment
Share on other sites

Here is a company that has an API for creating java plugins:

http://www.acmetech.com/

Outside of this you would have to run the java programs with a command line interface, and do I/O with stdin stdout (with the help of the shell plugin)

Link to comment
Share on other sites

This topic is 6804 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.