Quantcast
Channel: Adobe Community : Popular Discussions - InDesign Scripting
Viewing all articles
Browse latest Browse all 15932

Is it possible to use the javascript document object model in eclipse?

$
0
0

Hi community,

 

does anybody know if it is possible to integrate the Adobe document object model (the basic core classes, the scripting ui classes, the classes for indesign, photoshop, acrobat, ...) into Eclipse? It would be the heaven on earth to have all the class dependencies, all the attributes and methods right at and within eclipse.

 

I know Java and JavaScript are two different worlds, but let me give u an example so that u can easier understand what I am talking about: When I integrate an external library into any project in eclipse then I also add the source and the JavaDoc. The result is that Eclipse now knows all classes, all methods, attributes and so on. For example when I create an object of any class of that external library eclipse already knows all it's possible attributes and methods.

 

I got around 85 Adobe JavaScript projects within Eclipse and this would be soooooo useful. I am dreaming of some kind of jsx(bin) file(s) from Adobe that can be imported into eclipse projects and thus eclipse knows all the Adobe classes...

 

Am I just dreaming or is that possible?

 

Regards,

Daniel


Viewing all articles
Browse latest Browse all 15932

Trending Articles