Jump to content

Unigine api search tool


photo

Recommended Posts

Hi there!

 

Trying to minimze our programmers' time surfing through Unigine API at documentation pages we decided to do a little tool to help.

It's just a simple tool that will help surfing the API in no-time.

This tool will run in background waiting for you to press "Alt+A" and use your clipboard text data for the search (although you can type inside the textbox to change the search).

You will then press ESC to hide the window or you can close it with the icon in your System Tray.

 

You only need java 32 bit JDK/JRE 1.5+ and edit the exec.bat to point to your java or javaw exe. Currently it only works for Windows because of limitations of the global key listener api.

 

I'm uploading the source code (Eclipse project) and the runnable jar. If you need improvements just ask! Or even you could do it :P

 

Hope it helps any of you ;)

 

If you detect any bug please report!

 

Edit: I just saw I uploaded it with the test files. I will upload the full Unigine API info next monday :)

 

Edit2: Updated! I added a Creative Commons license for you to do whatever you want :)

Also I added a little help on searching. You can append :return or :param to search at return type or at params.

MST2.rar

Link to comment
  • 1 month later...
×
×
  • Create New...