Menu

REM - A NetBeans Module for ZK / News: Recent posts

Template for JavaEE5 added to REM3.6.2

REM3.6.2 contains Template for Application and Demonstration.
To Template for Application added Template for JavaEE5.

Posted by stera 2009-07-03

REM 3.6.2 is released

This relase support ZK3.6.2.
Lerease version number synchronized to ZK.

Posted by stera 2009-06-27

REM 3.0.2 is Released

The download link for REM 3.0.2 is now active.

This release is update version of REM3.0.1. (supporting ZK is updated to newest 3.6.1)
Here are the highlights: 1)
The ZUL editor now has a component palette.
This allows developers to drag a component in the editor and get a code snippet generated.
Many thanks to Ayman Elgharabawy for adding the palette in the editor. In this release I improved all palette icons to appear.
2)
The ZK libraries have been upgraded to ZK 3.6.1.
I have tested REM 3.0.2 against NetBeans 6.5 and NetBeans 6.7.
NetBeans6.7 aim to contain Groovy and Grails,so we will become to integrate ZK with Groovy and Grails easyly.
Here are the highlights: 3)
And more,in this plugin included two template projects.
To use this templates:
for Application: File/new PRoject/Java Web/ZK361 Application
for Demo Project: File/new PRoject/Sample/Java Web/ZK361 Demo Project
--Stera

Posted by stera 2009-05-03

REM 3.0.1 is Releases

The download link for REM 3.0.1 is now active. Here are the highlights: 1)
The ZUL editor now has a component palette.
This allows developers to drag a component in the editor and get a code snippet generated.
Many thanks to Ayman Elgharabawy for adding the palette in the editor. 2)
The ZK libraries have been upgraded to ZK 3.6.0.
I have tested REM 3.0.1 against NetBeans 6.5 and NetBeans 6.7M3.
NetBeans6.7 aim to contain Groovy and Grails,so we will become to integrate ZK with Groovy and Grails easyly.
Here are the highlights: 3)
And more,in this plugin included two template projects.
To use this templates:
for Application: File/new PRoject/Java Web/ZK360 Application
for Demo Project: File/new PRoject/Sample/Java Web/ZK360 Demo Project
--Stera

Posted by stera 2009-04-10

REM 2.0.3 Released

The download link for REM 2.03 is now active. Here are the highlights: 1)
The ZUL editor now has a component palette.
This allows developers to drag a component in the editor and get a code snippet generated.
Many thanks to Ayman Elgharabawy for adding the palette in the editor. 2)
The ZK libraries have been upgraded to ZK 3.6.0. I have tested REM 2.0.3 against NetBeans 6.1 and NetBeans 6.5.
Here are the highlights: 3)
And more,in this plugin included two template projects.
To use this templates:
for Application: File/new PRoject/Java Web/ZK360 Application
for Demo Project: File/new PRoject/Sample/Java Web/ZK360 DemoAppli
--Stera

Posted by stera 2009-03-24

REM 1.6.0 Released

The download link for REM 1.6 is now active.

Here are the highlights:

1) The ZUL editor now has a component palette. This allows developers to drag a component in the editor and get a code snippet generated. Many thanks to Ayman Elgharabawy for adding the palette in the editor.
2) The ZK libraries have been upgraded to ZK 3.5.1.

I have tested REM 1.6 against NetBeans 6.1 and NetBeans 6.5RC2. I expect the plugin to work with NetBeans 6.5 FCS when it is released. ... read more

Posted by Frederic Jean 2008-11-11

REM and NetBeans 6.5M1

I just installed REM in NetBeans 6.5M1. So far so good: there are no exceptions being thrown, syntax highlight is working. It all looks good.

Fred

Posted by Frederic Jean 2008-07-08

REM 1.3.0 Released

I have just pushed REM 1.3.0 for both NetBeans 5.5 and NetBeans 6.0.

This release adds support for ZK 3.0.1. The code completion now supports the ZK Forge components.

XML Schema based code completion now works in NetBeans 6.0.

Fred

Posted by Frederic Jean 2007-12-31

REM For NetBeans 6.0 1.2.1 Released

I have ported REM 1.2.1 to NetBeans 6.0. It has feature parity with the NetBeans 5.5 version of the plugin:

* Support for ZK 2.4.1
* Provides the ZK Framework to web projects.
* DTD based code completion for ZUL files.

The plugin is now available through the download infrastructure.

Frederic

Posted by Frederic Jean 2007-12-10

REM For NetBeans 6.0 1.2.1 Released

I have ported REM 1.2.1 to NetBeans 6.0. It has feature parity with the NetBeans 5.5 version of the plugin:

* Support for ZK 2.4.1
* Provides the ZK Framework to web projects.
* DTD based code completion for ZUL files.

The plugin is now available through the download infrastructure.

Frederic

Posted by Frederic Jean 2007-12-10

REM For NetBeans 5.5 1.2.1 Released

I realized that I forgot to change a few labels to reflect the new ZK version in the plugin. There is no other functionality change in this release.

Posted by Frederic Jean 2007-12-06

REM 1.2.0 Released

REM 1.2.0 for NetBeans 5.5 was just pushed to the SourceForge servers.

This release adds support for ZK 2.4.1.

Frederic Jean

Posted by Frederic Jean 2007-12-06

Introduction

Hi,

My name is Frederic Jean, and I will be joining magic003 in managing the REM project.

My team chose to use ZK to build the user interface for our product. I found the framework to be a solid foundation for the project itself. We discovered the REM plugin and have been using it and promoting it internally.

My short term goals are to release an updated version of the plugin updated to support ZK 2.4.1, support for NetBeans 6.0 and ZK 3.0.... read more

Posted by Frederic Jean 2007-12-05

REM is not abandoned

I have received some messages from users of REM recently, asking whether this project is abandoned or requesting for upgrading it to NetBeans 6.0. I am glad that REM is helpful for ZK developers. I had a plan for this project long ago. But I am too busy to implement it.

REM will never be abandoned, and I hope it can be developed again. So if you are interested in it, please let me know and I will add you as a member of this project.

Posted by Minjie Zha 2007-12-04

REM 1.1.0 is released

REM 1.1.0 is a similar release with 1.0.0. It only updates something from ZK 2.2.0 to ZK 2.3.0:

*Update to ZK 2.3.0
+ Use ZK 2.3.0 libraries and Javadocs
+ Modify code completion feature, so new elements such as "variables" are added

Posted by Minjie Zha 2007-03-30

REM 1.0.0 is released

REM 1.0.0, which is the first verion, is released. In this release, REM has following features:

* Support ZK 2.2.0 (www.zkoss.org)

* Create ZK web application
+ Generate the right web.xml for ZK 2.2.0
+ Add all necessary ZK libraries

* Create ZUL and ZS documents

* Support ZUL file editing
+ Syntax highlighting
+ Auto indent
+ Code folding
+ Code completion
+ Code hyperlink navigation... read more

Posted by Minjie Zha 2007-03-22

Add DTD-based code completion for zul file

ZUL Catalog is registered in the layer.xml, so the source editor can provide DTD based code completion. I write the DTD file, which is based on the zul schema released with ZK. The code has been commit to SVN repository.

Posted by Minjie Zha 2007-03-13

Add ZUL and ZS File Type Support

Source codes for ZUL and ZS support are imported int o svn repository.
Now, the module can recognize ZUL and ZS file type and provides new file wizards for them. The ZUL file is treated as an xml file, so it can use the syntax highlighting, auto indent and code folding provided by source editor.

Posted by Minjie Zha 2007-02-27

Initial Codes Imported into SVN Repository

I imported the initial codes for REM today. The codes provide new project support to NetBeans. With it, users can create a new ZK application project by checking "ZK" in the framework panel of web project wizard.

Posted by Minjie Zha 2007-02-15

Project Started

REM project is started serveral days ago.

Posted by Minjie Zha 2007-02-15
MongoDB Logo MongoDB