Git Product home page Git Product logo

Comments (6)

tkral avatar tkral commented on September 16, 2024

There's a code generation module that was released as part of the SDK. This will created properly annotated Java classes based on your existing Salesforce sObjects. Sounds like exactly what you need.

There's a Maven plugin that wraps this modules to (hopefully) make it simple.

from java-sdk.

tkral avatar tkral commented on September 16, 2024

Argh! The plugin isn't open sourced so I can't point you at the README. I'm trying to get that done now.

from java-sdk.

sherod avatar sherod commented on September 16, 2024

Thanks, it'd be helpful, we have a very complicated data model. And, just to let you know, I'm using this on a 'real' project, not just mucking around. :)

from java-sdk.

tkral avatar tkral commented on September 16, 2024

Hi,

We open sourced the Maven plugin today: https://github.com/forcedotcom/maven-force-plugin. Version 22.0.5-BETA of the plugin exists on Maven Central so you should be able to get it from there. The README in the git repo contains information about configuration.

One gotcha is that the plugin relies on version 22.0.5-BETA of the SDK. This version uses the old form of connection urls (with semi-colons, not query parameters). So the connection you provide the plugin will need to conform to the old format. Sorry that is the case, we're going through some pains with changing the url format...

from java-sdk.

sherod avatar sherod commented on September 16, 2024

Thank you so much.

I just created the basic skeleton of my data model manually this morning and was dreading the rest, so this is a relief.

from java-sdk.

elukaweski avatar elukaweski commented on September 16, 2024

please see my issue under the plugin project.....seem to be having a problem

from java-sdk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.