System and method for modifying code assist within an integrated development environment
A system and method for modifying code assist within an integrated development environment. The method comprises: maintaining a user editable external file and database; and modifying the user editable external file; initiating the integrated development environment; initiating a JavaScript editor plug-in; receiving a request for code assist; parsing the user editable external file; storing the parsed user editable external file in the memory storage; and displaying the parsed user editable external file in a window in the integrated development environment.
1 . A system for modifying code assist within an integrated development environment, the system comprising:
a memory storage for maintaining a user editable external file and database; and
a processing unit coupled to the memory storage, wherein the processing unit is operative to modify the user editable external file and the processor is further operable to:
initiate the integrated development environment;
initiate a JavaScript editor plug-in;
receive a request for code assist;
parse the user editable external file;
store the parsed user editable external file in the memory storage; and
display the parsed user editable external file in a window in the integrated development environment.
2 . The system for modifying code assist according to claim 1 , wherein JavaScript code is parsed for methods, events and properties; and
the parsed methods, events and properties of the JavaScript code are displayed utilizing code assist in the JavaScript editor plug-in.
3 . The system for modifying code assist according to claim 1 , wherein the integrated development environment is Eclipse.
4 . The system for modifying code assist according to claim 1 , wherein the user editable external file is a text file.
5 . The system for modifying code assist according to claim 1 , wherein the user editable external file is a XML file.
6 . A method for modifying code assist within an integrated development environment comprising:
maintaining a user editable external file and database; and
modifying the user editable external file;
initiating the integrated development environment;
initiating a JavaScript editor plug-in;
receiving a request for code assist;
parsing the user editable external file;
storing the parsed user editable external file in the memory storage; and
displaying the parsed user editable external file in a window in the integrated development environment.
7 . The method for modifying code assist according to claim 6 , wherein JavaScript code is parsed for methods, events and properties; and
the parsed methods, events and properties of the JavaScript code are displayed utilizing code assist in the JavaScript editor plug-in.
8 . The method for modifying code assist according to claim 6 , wherein the integrated development environment is Eclipse.
9 . The method for modifying code assist according to claim 6 , wherein the user editable external file is a text file.
10 . The method for modifying code assist according to claim 6 , wherein the user editable external file is a XML file.
11 . A computer-readable medium which records a computer program, wherein the computer program includes:
a procedure for maintaining a user editable external file and database; and
a procedure for modifying the user editable external file;
a procedure for initiating the integrated development environment;
a procedure for initiating a JavaScript editor plug-in;
a procedure for receiving a request for code assist;
a procedure for parsing the user editable external file;
a procedure for storing the parsed user editable external file in the memory storage; and
a procedure for displaying the parsed user editable external file in a window in the integrated development environment.
12 . The computer-readable recording medium which records a computer program according to claim 11 , wherein JavaScript code is parsed for methods, events and properties; and
the parsed methods, events and properties of the JavaScript code are displayed utilizing code assist in the JavaScript editor plug-in.
13 . The computer-readable recording medium which records a computer program according to claim 11 , wherein the integrated development environment is Eclipse.
14 . The computer-readable recording medium which records a computer program according to claim 11 , wherein the user editable external file is a text file.
15 . The computer-readable recording medium which records a computer program according to claim 11 , wherein the user editable external file is a XML file.