Companion Products for IntelliJ® IDEA

IntelliJ IDEA Companions Frequently-asked Questions Info for Software Vendors

JExplorer Documentation

The following documentation is currently available for JExplorer:

JExplorer Programmer's Guide

html zip pdf

This guide introduces JExplorer, describes its design goals, concepts and principles. It provides the requirements for using the product as well as sufficient information you need to know before starting to work with it.

JavaDoc

Online Documentation: JExplorer (JavaDoc)

html zip

API Differences: Between JExplorer 1.7 and 1.8

html

Questions and Answers (FAQ)

html

Here you can find answers to commonly asked questions about how to get started and work with JExplorer.

Troubleshooting

html

Contains description of common problems, their causes and suggested solutions.

Mapping for Native Types to JNIWrapper Classes

html

This reference table describes mapping of C/C++ types to the JNIWrapper classes. You can find it useful when working with native methods calls within your Java code.

Mapping for Windows Types to JNIWrapper
and WinPack Classes

html


Windows API includes many data types. If you need to use one of such types, read Windows-specific documentation such as MSDN to find out the actual C type that corresponds to it (for example, LPSTR corresponds to char*)
and use the relevant JNIWrapper type for the argument. You can also check the online Windows Data Types table available here.

Mapping COM Data Types to JNIWrapper Classes

html

In this reference table, you can check mappings of COM data types to the JNIWrapper classes. This can appear useful when you work with COM within Java objects.

Installation Instructions

For installation and troubleshooting instructions, please see the ReadMe.txt file inside the JExplorer package.

Release Notes

Each new version of JExplorer is supplied with updated Release Notes. To receive up-to-date version specific information, make sure to check the Release Notes section inside ReadMe.txt file before installing JExplorer.

Comments? Write to

© 2000-2009 JetBrains. All rights reserved.