How to Create Plugin on Eclipse
The easiest way to create a plug-in is to use the Plug-in Development Environment (PDE)
http://www.ibm.com/developerworks/library/os-ecplug/
Wednesday, July 30, 2008
Tuesday, July 29, 2008
Tutorial of Dev Plugin Eclipse
http://www.onjava.com/pub/a/onjava/2005/02/09/eclipse.html
http://www.vogella.de/eclipse.html
http://www.eclipsecon.org/2005/tutorials.php
http://www.eclipsepluginsite.com/
https://eclipse-tutorial.dev.java.net/
http://www.vogella.de/eclipse.html
http://www.eclipsecon.org/2005/tutorials.php
http://www.eclipsepluginsite.com/
https://eclipse-tutorial.dev.java.net/
Sunday, July 27, 2008
Orangegear IDE Planing
specification:
-Code Completion
http://www.eclipse.org/articles/article.php?file=Article-BuildYourOwnDSL/index.html
-Syntax coloring
Resource:
http://www.eclipse.org/resources/?category=Plug-ins
http://www.eclipse.org/articles/Article-GEF-editor/gef-schema-editor.html
http://www.ibm.com/developerworks/opensource/library/os-eclipse-snippet/index.html?ca=dgr-eclipse-1
-Code Completion
http://www.eclipse.org/articles/article.php?file=Article-BuildYourOwnDSL/index.html
-Syntax coloring
Resource:
http://www.eclipse.org/resources/?category=Plug-ins
http://www.eclipse.org/articles/Article-GEF-editor/gef-schema-editor.html
http://www.ibm.com/developerworks/opensource/library/os-eclipse-snippet/index.html?ca=dgr-eclipse-1
Wednesday, July 02, 2008
Monday, June 30, 2008
dd
http://doc.ubuntu-fr.org/cairo-dock?s=cairo%20dock
http://www.howtoforge.com/mac4lin_make_linux_look_like_a_mac_p6
http://www.howtoforge.com/mac4lin_make_linux_look_like_a_mac_p6
Gnome_MacOS-X
Download these :
GTK2 Theme with metacity from MacOS-X Aqua Themehttp://shareit.yousomething.com/index.php?hash=3ef815416f775098fe977004015c6193
Icon theme from MacOS-X Aqua Theme
http://shareit.yousomething.com/index.php?hash=c9e1074f5b3f9fc8ea15d152add07294
http://www.stchman.com/themes/OSX_Theme_Icons_Cursor_LoginGDM_Fonts_Splash.tar.gz
Wallpaper for MacOS-X Aqua Theme
http://shareit.yousomething.com/index.php?hash=c7e1249ffc03eb9ded908c236bd1996d
Installation procedure:
[Part 1] GTK2 Theme
Step 1 : If you have got the old version before, then delete the old version.
rm -Rf ~/.themes/MacOS-X
if not, skip this step.
Step 2 : Unpack the downloaded file.
tar zxf 13548-Gnome_MacOS-X_Aqua_Theme_20040730.tar.gz
Step 3 : Move the entire folder named "MacOS-X" into ~/.themes
mv MacOS-X ~/.themes
[Part 2] Icon Theme
Step 1 : If you have got the old version before, then delete the old version.
rm -Rf ~/.icons/MacOS-X
if not, skip this step.
Step 2 : Unpack the downloaded file.
tar zxf Gnome_MacOS-X_Icon_Theme_20040730.tar.gz
Step 3 : Move the entire folder named "MacOS-X" into ~/.icons
mv MacOS-X ~/.icons
-------------
Finally, switch to this theme and enjoy it.
Thai
http://forum.ubuntuclub.com/tips-and-trick/tips-ubuntu-leopard-!!-()/
Add Plugin For Orangegear Development
Freemarker
If you use Eclipse 3.x:
Subclipse for Eclipse
http://subclipse.tigris.org/
Eclipse update site URL: http://subclipse.tigris.org/update_1.4.x
If you use Eclipse 3.x:
- Help -> Software updates -> Find and install....
- Choose "Search for new features to install".
- Click Add Update Site..., and type "FreeMarker" for Name and "http://www.freemarker.org/eclipse/update" for URL.
- Check the box of the "FreeMarker" feature.
- "Next"-s until it is installed...
Subclipse for Eclipse
http://subclipse.tigris.org/
Eclipse update site URL: http://subclipse.tigris.org/update_1.4.x
Subscribe to:
Posts (Atom)