Skip to content

a lite RCP platform , derived from netbeans platform(11.3)

Notifications You must be signed in to change notification settings

outersky/netbeans-rcp-lite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

netbeans-rcp-lite

A lite RCP(Rich Client Platform) for building desktop applications.

Why creating netbeans-rcp-lite?

1: Netbeans platform is a very great product to based on.

1: Make it a maven project.

1: Simplify the module system in netbeans.

build

mvn clean install

run rcp demo

mvn -pl rcp

or in Netbeans, right click rcp project, and click Run

run elsewhere

cd rcp
mvn clean package

just copy target/rcp-*.jar & target/lib dir to somewhere, and run java -jar rcp-*.jar

screenshots

RCP demo

About

a lite RCP platform , derived from netbeans platform(11.3)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published