Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » WindowBuilder » File modification
File modification [message #663740] Wed, 06 April 2011 11:20 Go to next message
George  is currently offline George Friend
Messages: 34
Registered: March 2011
Member
i want to create a method that make to me the possibility to modify a file but i cant because in gwt project is specific in modification in file
i have a error in :
public void modify(){
File f=new File("Myfile.java");//error
...
}
Can you help me to have this goal

[Updated on: Wed, 06 April 2011 11:28]

Report message to a moderator

Re: File modification [message #663778 is a reply to message #663740] Wed, 06 April 2011 13:30 Go to previous messageGo to next message
Eric Clayberg is currently offline Eric ClaybergFriend
Messages: 979
Registered: July 2009
Location: Boston, MA
Senior Member
I have no idea what you are asking. Sorry.
Re: File modification [message #663797 is a reply to message #663778] Wed, 06 April 2011 14:22 Go to previous message
George  is currently offline George Friend
Messages: 34
Registered: March 2011
Member
So,
For example i want when i add my costum component in Entrypoint File(GWt project).The Entrypoint will implements a interface ICustomComponent.
I wish that you understand me.
Previous Topic:Custom generation method
Next Topic:Palette contribution in jar
Goto Forum:
  


Current Time: Thu Apr 25 19:34:46 GMT 2024

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

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

Back to the top