STEPUP FBDK with ECLIPS JAVA Editor

119 views
Skip to first unread message

Alaa

unread,
Feb 8, 2011, 11:35:53 PM2/8/11
to FBDK
Hello,
Can any body tell me how to setup the eclips to modify and compile the
java files from FBDK; so I can use the class files from the java
projects directly in the FBDK lib.
Thanks
Alaa

James Christensen

unread,
Feb 14, 2011, 1:51:30 PM2/14/11
to fb...@googlegroups.com
The following should do it. Check the Eclipse Help for any step you
don't know how to do.
1. Download the new fbdk.zip to your desktop.
2. Open Eclipse and create a new Java project.
- Create separate folders for sources and class files
- Configure default: source folder name = java, class folder name = lib
3. IMPORT contents of fbdk.zip into the project (don't just copy the zipfile).
- Edit out the first line (cd \fbdk) of the fbeditor.bat file.
- Add fbrt.jar from the workspace to the Java build path of your project.
4. Import any 61499 or Java files you may have in other projects into
the appropriate src/XXX folders or Java packages, respectively.
5. Create a new External Tool configuration:
- Name: fbeditor.bat
- Location: Browse Workspace for location of your fbeditor.bat file
in your just-created Java project
- Working directory: Browse Workspace for location of your
just-created Java project
- Apply changes and Run or Close wizard
- Thereafter you should be able to run fbeditor.bat from your
External Tools list.
6. If you create new files with the FBEditor, you should Refresh the
Java project when you go back to it.
--
Best regards,
Jim Christensen
Reply all
Reply to author
Forward
0 new messages