﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>BlogJava-探索与发现-随笔分类-myeclipse</title><link>http://www.blogjava.net/zhaijianhui/category/11302.html</link><description>研究java技术</description><language>zh-cn</language><lastBuildDate>Wed, 07 Mar 2007 11:25:03 GMT</lastBuildDate><pubDate>Wed, 07 Mar 2007 11:25:03 GMT</pubDate><ttl>60</ttl><item><title>eclipse3.1下试用画图插件</title><link>http://www.blogjava.net/zhaijianhui/archive/2006/05/19/46933.html</link><dc:creator>蜘蛛</dc:creator><author>蜘蛛</author><pubDate>Thu, 18 May 2006 16:32:00 GMT</pubDate><guid>http://www.blogjava.net/zhaijianhui/archive/2006/05/19/46933.html</guid><wfw:comment>http://www.blogjava.net/zhaijianhui/comments/46933.html</wfw:comment><comments>http://www.blogjava.net/zhaijianhui/archive/2006/05/19/46933.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.blogjava.net/zhaijianhui/comments/commentRss/46933.html</wfw:commentRss><trackback:ping>http://www.blogjava.net/zhaijianhui/services/trackbacks/46933.html</trackback:ping><description><![CDATA[Matisse is the well-known WYSIWYG Swing user-interface designer of <a href="http://www.myeclipseide.com/ContentExpress-display-ceid-77.html#resources">NetBeans</a> 5.0<br />现在已经整合到myeclipse下面也可以开发介面了，很方便<br />具体要求：<br />1. Java 5 SDK installed (see Resources for a download link)<br />2. Eclipse 3.1.2 SDK (see Resources for a download link)<br /><a href="http://mirror.vmmatrix.net/eclipse/eclipse/downloads/drops/R-3.1.2-200601181600/eclipse-SDK-3.1.2-win32.zip">http://mirror.vmmatrix.net/eclipse/eclipse/downloads/drops/R-3.1.2-200601181600/eclipse-SDK-3.1.2-win32.zip</a><br />3. MyEclipse 4.1 GA or greater (see Resources for a download link)<br />或 MyEclipse Professional Subscription (included in free 30-day trial)<br /><a href="http://www.myeclipseide.com/Downloads+index-req-getit-lid-45.html">http://www.myeclipseide.com/Downloads+index-req-getit-lid-45.html</a><br />4. Matisse4MyEclipse installed (see Resources for a download link)<br />／／／／／／／／／／／／／／／／／／／／／／／／／<br />现在在线安装Matisse这个插件：<br />1.MyEclipse and select Help &gt; Software Updates &gt; Find and Install...<br />2. Choose Search for new features to install and select Next<br />3. If you want to install using the Genuitec servers, select the New Remote Site... button and input:<br />• Name: Matisse4MyEclipse<br />• URL: <a href="http://downloads.myeclipseide.com/downloads/products/matisse4myeclipse/updates-4.0">http://downloads.myeclipseide.com/downloads/products/matisse4myeclipse/updates-4.0</a><br />4. Once either the remote or local update site has been entered, ensure that it is checked and press the Finish<br />5. After the application has found the Matisse4MyEclipse installation, ensure it is checked as shown in Figure 5<br />and press the Next button<br />6. Prior to installation of Matisse4MyEclipse, you'll need to indicate that you will abide by the license agreement<br />as shown in Figure 6. Once you've indicated that you do, press the Next button<br />下面就默认的安装一下就可以了．<br /><a href="/Files/zhaijianhui/myeclipse">http://www.blogjava.net/Files/zhaijianhui/myeclipse</a>画图插件.rar<img src ="http://www.blogjava.net/zhaijianhui/aggbug/46933.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/zhaijianhui/" target="_blank">蜘蛛</a> 2006-05-19 00:32 <a href="http://www.blogjava.net/zhaijianhui/archive/2006/05/19/46933.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>使用myeclipse插件，管理数据库系统</title><link>http://www.blogjava.net/zhaijianhui/archive/2006/05/18/46919.html</link><dc:creator>蜘蛛</dc:creator><author>蜘蛛</author><pubDate>Thu, 18 May 2006 14:53:00 GMT</pubDate><guid>http://www.blogjava.net/zhaijianhui/archive/2006/05/18/46919.html</guid><wfw:comment>http://www.blogjava.net/zhaijianhui/comments/46919.html</wfw:comment><comments>http://www.blogjava.net/zhaijianhui/archive/2006/05/18/46919.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.blogjava.net/zhaijianhui/comments/commentRss/46919.html</wfw:commentRss><trackback:ping>http://www.blogjava.net/zhaijianhui/services/trackbacks/46919.html</trackback:ping><description><![CDATA[Introduction<br />Development of Java enterprise applications typically involves working with relational databases. To support this<br />dimension of development, MyEclipse Enterprise Workbench provides the Database Explorer, a suite of database<br />application development tools. The Database Explorer (DE) consists of the following features:<br />• Support for 25 preconfigured JDBC driver templates<br />• Create multiple database connections, to one or multiple databases<br />• Several database views:<br />• Hierarchical database structure browser view, e.g., tables, columns, sequences<br />• Table data editor<br />• Detailed table properties viewer<br />• Database snippet processing result history<br />• Database connection properties viewer<br />• SQL editor with code completion<br />• SQL code generation utilities<br />• SQL snippet evaluation<br />• Database Explorer Perspective: A customizable organization of DE tools and views (see Figure 1)<br />下载视频地址到<br /><a href="/Files/zhaijianhui/myeclipsedb.rar">http://www.blogjava.net/Files/zhaijianhui/myeclipsedb.rar</a><img src ="http://www.blogjava.net/zhaijianhui/aggbug/46919.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/zhaijianhui/" target="_blank">蜘蛛</a> 2006-05-18 22:53 <a href="http://www.blogjava.net/zhaijianhui/archive/2006/05/18/46919.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>