Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » How to know if user has a programming language installed in Eclipse(Used for a plugin that creates a project dynamically in selected programming language by user)
How to know if user has a programming language installed in Eclipse [message #1791233] Tue, 26 June 2018 12:53
Raccode Eclipse is currently offline Raccode EclipseFriend
Messages: 1
Registered: June 2018
Junior Member
Hi everyone,

I am developing a plugin and one of the features will be the creation of a project dynamically. I already have a Wizard where the user can choose a programming language. Now what I need to know is if the user has the selected language installed in his Eclipse. But I am struggling with that and I can't know how I do it programmatically.
Is there a way to get all languages currently installed? I tried System.getProperties(), but the only language info shown was Java. I also tried Platform.getBundle(), but I don't know what I should to pass as argument.

I hope I have made me understood and you can help me.
Previous Topic:Ant failed to create task or type "bnd"
Next Topic:Background Indexer Crash Recovery
Goto Forum:
  


Current Time: Fri Apr 19 23:01:47 GMT 2024

Powered by FUDForum. Page generated in 0.02896 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top