Skip to content

vromero/mule-module-googlecalendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WELCOME

Congratulations you have just created a new Mule Cloud connector!

Now you need to make sure that you update you pom.xml to use version ${muleVersion} of Mule. This will ensure you are compiling against the correct version of Mule and you will avoid issues arising from not being about to find configuration schemas for this module.

This wizard created a number of new classes and resources useful for Mule cloud connectors. Each of the created files contains documentation and TODO items where necessary. Here is an overview of what was created.

./pom.xml: A maven project descriptor that describes how to build this module. It also contains additional information about how to share the connector on MuleForge.

./assembly.xml: A maven assembly descriptor that defines how this module will be packaged when you make a release.

./LICENSE.txt: The open source license text for this project.

TESTING

This project also contains test classes that can be run as part of a test suite.

ADDITIONAL RESOURCES

Everything you need to know about getting started with Mule can be found here: http://www.mulesoft.org/documentation/display/MULE3INTRO/Home

There further useful information about extending Mule here: http://www.mulesoft.org/documentation/display/MULE3USER/Introduction+to+Extending+Mule

For information about working with Mule inside and IDE with maven can be found here: http://www.mulesoft.org/documentation/display/MULE3INTRO/Setting+Up+Eclipse

Remember if you get stuck you can try getting help on the Mule user list: http://www.mulesoft.org/email-lists

Also, MuleSoft, the company behind Mule, offers 24x7 support options: http://www.mulesoft.com/enterprise-subscriptions-and-support

Enjoy your Mule ride!

The Mule Team

About

Cloud conncetor for the google calendar api

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages