Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » please help urgent
please help urgent [message #312783] Tue, 20 February 2007 03:41 Go to next message
Eclipse UserFriend
Originally posted by: v.varcaba.volny.cz

Hello,

I am student of the university in Czech in the third year of bachelor
program. My bachelor project ist to create a plugin for Eclipse in Windows,
that would
enhance the syntax tree of Java for such function as that the functions can
return multiple values. Of course I am only a student and the Plug-in would
be only for purposes of studying and never would be used, outside the
school. I am very sorry that for that I disturbing you, but I do not know of
anyone better who could help me. The plug-in
would have two parts one, that would just before translating, transform in
new hidden file the program, that the user had written, into the program,
that is normal Java program, such as for example returning multiple values
would be tranformed into the returning object or array. The second part
would be, that syntax analysis would accept new rules that would I programe
in Plug-in, so for example the multiple returning values would not return
warning. I was trying to find out what I need in resources on eclipse.org
net, bat it is too large and I have lost. I have asked ba email the
administrators and they send me there. Please can you give me some reference
or something similar, where would be described, what have to be done to make
this work. I would be glad for any advice, that you can give me. Thank you


If this is the wrong topic, can you give me the right topic where somebody
can help me.

ansvers please here or to my email v.varcaba@volny.cz

Thank you very much.
Re: please help urgent [message #312794 is a reply to message #312783] Tue, 20 February 2007 10:59 Go to previous message
Eclipse UserFriend
Hi,

you can look into eclipse.tools.jdt newsgroup. This group develops AST for
java and eclipse.
Look at the package org.eclipse.jdt.core.dom where is the API for working
with AST.
Here is also some example project which uses AST of eclipse. Its eclipse
plug-in,
http://green.sourceforge.net/

I hope this helps.
Regards John Cage

"V
Previous Topic:Purpose of IContributedContentsView
Next Topic:Need to find local file system path for linked output folder
Goto Forum:
  


Current Time: Wed May 07 03:10:28 EDT 2025

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

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

Back to the top