Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

gmulroney/stackmob-customcode-java-starter

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stackmob-customcode-java-starter

Overview

Custom Code Starter project that has all Maven files, folder structures, and EntryPointExtender.java ready.

Run

You can get your code running on StackMob in two ways:

  • running via a JAR
  • running via GitHub

Running via a JAR

To build a JAR, run mvn package from the root folder. You can then Upload your JAR to StackMob, where we'll load your method into your Development environment automatically.

Running via GitHub

If you fork this repository, you can link your Custom Code GitHub repository to StackMob. StackMob will build your project for you and load your methods into your Development environment automatically.

Moving EntryPointExtender.java

Did you change your Java package? (com.myproject.customcode). Be sure you update pom.xml with EntryPointExtender.java's location.

Update <mainClass>com.stackmob.customcode.EntryPointExtender</mainClass> (line 78) in your pom.xml to the appropriate package.

About

Custom Code Starter project that has all Maven files, folder structures, and EntryPointExtender.java ready.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.