I downloaded the Netbeans plugin for programming with Ada. However, I don't know, how to link the Eclipse to the Ada platform library. What should link to the IDE? lib,etc,bin ? I don't know what what to do.
After installing the Ada plugin modules in NetBeans, use File > New Project
to create a new Ada project. In the New Ada Application
dialog, click Manage
to select your installed Ada compiler.