Some questions to begin and choose the right IDE

hi there,
I would like to design VST plugins.
I used to use Eclipse CDT for other purposes.
I’m on Windows 7 64bits

Could I use Juce in that environement ?
I’m looking for a kind of hello world first gui design application.

any ideas/help would be very appreciated

Hello!
Look here:
http://www.rawmaterialsoftware.com/viewtopic.php?f=2&t=7193

By the way, I suggest to use with visual studio (assuming that you work on windows).
You can use the Introjucer to easily create juce projects for visual studio, xcode and makefiles.