GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
ceylon new(1) ceylon new(1)

ceylon new - Generates a new Ceylon project


ceylon new
[--cwd=dir] [--verbose[=flags]] hello-world [--ant=value] [--eclipse=value] [--eclipse-project-name=value] [--module-name=value] [--module-version=value] [--] [dir]

ceylon new
[--cwd=dir] [--verbose[=flags]] java-interop [--ant=value] [--eclipse=value] [--eclipse-project-name=value] [--module-name=value] [--module-version=value] [--] [dir]

ceylon new
[--cwd=dir] [--verbose[=flags]] module [--] {module} [version]

ceylon new
[--cwd=dir] [--verbose[=flags]] simple [--ant=value] [--eclipse=value] [--eclipse-project-name=value] [--module-name=value] [--module-version=value] [--] [dir]

Generates a new project, prompting for information as necessary

Generates a 'Hello World' style project.

Takes a dir argument to indicate in which directory the new project should be created.

Generates a project that is able to use Java legacy code

Takes a dir argument to indicate in which directory the new project should be created.

Generates a very simple empty project

Takes a dir argument to indicate in which directory the new project should be created.

Specifies the current working directory for this tool. (default: the directory where the tool is run from)
Produce verbose output. If no flags are given then be verbose about everything, otherwise just be verbose about the flags which are present. Allowed flags include: all, loader.

Indicates if an Ant build file should be generated or not.
Indicates if an Eclipse project should be generated or not.
Specifies the name for the Eclipse project.
Specifies the name for the new module.
Specifies the version for the new module.

Indicates if an Ant build file should be generated or not.
Indicates if an Eclipse project should be generated or not.
Specifies the name for the Eclipse project.
Specifies the name for the new module.
Specifies the version for the new module.

Indicates if an Ant build file should be generated or not.
Indicates if an Eclipse project should be generated or not.
Specifies the name for the Eclipse project.
Specifies the name for the new module.
Specifies the version for the new module.
18 August 2017

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.