Giter Club home page Giter Club logo

prima-gwt-lib's People

Contributors

chris1010010 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

prima-gwt-lib's Issues

build instructions or releases

Since the AletheiaWeb demo is online again, and looks very promising, I gave the build another try. First Eclipse complained about a gson-2.2.2.jar and mysql-connector-java-5.1.23.jar (which are not bundled in the repo) being unresolved. I managed to get these exact versions from https://mvnrepository.com. It does find the GWT SDK (version 2.7.0), at least from what the project properties look like. It also compiles all 4 prima-core-libs modules without error.

Now I get various compiler errors:

log

Description	Resource	Path	Location	Type
DocumentBuilder cannot be resolved to a t like thisype	DocumentPageSyncServiceImpl.java	/PrimaGwt/src/org/primaresearch/web/gwt/server	line 782	Java Problem
DocumentBuilder cannot be resolved to a type	UserServiceImpl.java	/PrimaGwt/src/org/primaresearch/web/gwt/server	line 350	Java Problem
DocumentBuilder cannot be resolved to a type	UserServiceImpl.java	/PrimaGwt/src/org/primaresearch/web/gwt/server	line 404	Java Problem
DocumentBuilderFactory cannot be resolved	DocumentPageSyncServiceImpl.java	/PrimaGwt/src/org/primaresearch/web/gwt/server	line 781	Java Problem
DocumentBuilderFactory cannot be resolved	UserServiceImpl.java	/PrimaGwt/src/org/primaresearch/web/gwt/server	line 349	Java Problem
DocumentBuilderFactory cannot be resolved	UserServiceImpl.java	/PrimaGwt/src/org/primaresearch/web/gwt/server	line 403	Java Problem
DocumentBuilderFactory cannot be resolved to a type	DocumentPageSyncServiceImpl.java	/PrimaGwt/src/org/primaresearch/web/gwt/server	line 781	Java Problem
DocumentBuilderFactory cannot be resolved to a type	UserServiceImpl.java	/PrimaGwt/src/org/primaresearch/web/gwt/server	line 349	Java Problem
DocumentBuilderFactory cannot be resolved to a type	UserServiceImpl.java	/PrimaGwt/src/org/primaresearch/web/gwt/server	line 403	Java Problem
Document cannot be resolved to a type	DocumentPageSyncServiceImpl.java	/PrimaGwt/src/org/primaresearch/web/gwt/server	line 783	Java Problem
Document cannot be resolved to a type	UserServiceImpl.java	/PrimaGwt/src/org/primaresearch/web/gwt/server	line 351	Java Problem
Document cannot be resolved to a type	UserServiceImpl.java	/PrimaGwt/src/org/primaresearch/web/gwt/server	line 405	Java Problem
MessageFactory cannot be resolved	SimpleSoapRequest.java	/PrimaGwt/src/org/primaresearch/web/gwt/server	line 81	Java Problem
MessageFactory cannot be resolved to a type	SimpleSoapRequest.java	/PrimaGwt/src/org/primaresearch/web/gwt/server	line 81	Java Problem
NamedNodeMap cannot be resolved to a type	DocumentPageSyncServiceImpl.java	/PrimaGwt/src/org/primaresearch/web/gwt/server	line 793	Java Problem
NamedNodeMap cannot be resolved to a type	UserServiceImpl.java	/PrimaGwt/src/org/primaresearch/web/gwt/server	line 427	Java Problem
Node cannot be resolved to a type	DocumentPageSyncServiceImpl.java	/PrimaGwt/src/org/primaresearch/web/gwt/server	line 785	Java Problem
Node cannot be resolved to a type	DocumentPageSyncServiceImpl.java	/PrimaGwt/src/org/primaresearch/web/gwt/server	line 789	Java Problem
Node cannot be resolved to a type	DocumentPageSyncServiceImpl.java	/PrimaGwt/src/org/primaresearch/web/gwt/server	line 800	Java Problem
Node cannot be resolved to a type	DocumentPageSyncServiceImpl.java	/PrimaGwt/src/org/primaresearch/web/gwt/server	line 820	Java Problem
Node cannot be resolved to a type	SimpleSoapRequest.java	/PrimaGwt/src/org/primaresearch/web/gwt/server	line 124	Java Problem
Node cannot be resolved to a type	SimpleSoapRequest.java	/PrimaGwt/src/org/primaresearch/web/gwt/server	line 126	Java Problem
Node cannot be resolved to a type	UserServiceImpl.java	/PrimaGwt/src/org/primaresearch/web/gwt/server	line 353	Java Problem
Node cannot be resolved to a type	UserServiceImpl.java	/PrimaGwt/src/org/primaresearch/web/gwt/server	line 355	Java Problem
Node cannot be resolved to a type	UserServiceImpl.java	/PrimaGwt/src/org/primaresearch/web/gwt/server	line 359	Java Problem
Node cannot be resolved to a type	UserServiceImpl.java	/PrimaGwt/src/org/primaresearch/web/gwt/server	line 410	Java Problem
Node cannot be resolved to a type	UserServiceImpl.java	/PrimaGwt/src/org/primaresearch/web/gwt/server	line 414	Java Problem
Node cannot be resolved to a type	UserServiceImpl.java	/PrimaGwt/src/org/primaresearch/web/gwt/server	line 421	Java Problem
Node cannot be resolved to a type	UserServiceImpl.java	/PrimaGwt/src/org/primaresearch/web/gwt/server	line 430	Java Problem
Project 'WebLayoutEditor' is missing required source folder: 'test'	WebLayoutEditor		Build path	Build Path Problem
SOAPBody cannot be resolved to a type	SimpleSoapRequest.java	/PrimaGwt/src/org/primaresearch/web/gwt/server	line 90	Java Problem
SOAPBodyElement cannot be resolved to a type	SimpleSoapRequest.java	/PrimaGwt/src/org/primaresearch/web/gwt/server	line 92	Java Problem
SOAPConnection cannot be resolved to a type	SimpleSoapRequest.java	/PrimaGwt/src/org/primaresearch/web/gwt/server	line 79	Java Problem
SOAPConnectionFactory cannot be resolved	SimpleSoapRequest.java	/PrimaGwt/src/org/primaresearch/web/gwt/server	line 77	Java Problem
SOAPConnectionFactory cannot be resolved to a type	SimpleSoapRequest.java	/PrimaGwt/src/org/primaresearch/web/gwt/server	line 77	Java Problem
SOAPEnvelope cannot be resolved to a type	SimpleSoapRequest.java	/PrimaGwt/src/org/primaresearch/web/gwt/server	line 86	Java Problem
SOAPException cannot be resolved to a type	SimpleSoapRequest.java	/PrimaGwt/src/org/primaresearch/web/gwt/server	line 75	Java Problem
SOAPMessage cannot be resolved to a type	SimpleSoapRequest.java	/PrimaGwt/src/org/primaresearch/web/gwt/server	line 82	Java Problem
SOAPMessage cannot be resolved to a type	SimpleSoapRequest.java	/PrimaGwt/src/org/primaresearch/web/gwt/server	line 109	Java Problem
SOAPPart cannot be resolved to a type	SimpleSoapRequest.java	/PrimaGwt/src/org/primaresearch/web/gwt/server	line 84	Java Problem
The import javax.xml.soap cannot be resolved	SimpleSoapRequest.java	/PrimaGwt/src/org/primaresearch/web/gwt/server	line 23	Java Problem
The import javax.xml.soap cannot be resolved	SimpleSoapRequest.java	/PrimaGwt/src/org/primaresearch/web/gwt/server	line 24	Java Problem
The import javax.xml.soap cannot be resolved	SimpleSoapRequest.java	/PrimaGwt/src/org/primaresearch/web/gwt/server	line 25	Java Problem
The import javax.xml.soap cannot be resolved	SimpleSoapRequest.java	/PrimaGwt/src/org/primaresearch/web/gwt/server	line 26	Java Problem
The import javax.xml.soap cannot be resolved	SimpleSoapRequest.java	/PrimaGwt/src/org/primaresearch/web/gwt/server	line 27	Java Problem
The import javax.xml.soap cannot be resolved	SimpleSoapRequest.java	/PrimaGwt/src/org/primaresearch/web/gwt/server	line 28	Java Problem
The import javax.xml.soap cannot be resolved	SimpleSoapRequest.java	/PrimaGwt/src/org/primaresearch/web/gwt/server	line 29	Java Problem
The import javax.xml.soap cannot be resolved	SimpleSoapRequest.java	/PrimaGwt/src/org/primaresearch/web/gwt/server	line 30	Java Problem
The import javax.xml.soap cannot be resolved	SimpleSoapRequest.java	/PrimaGwt/src/org/primaresearch/web/gwt/server	line 31	Java Problem
The method send() from the type SimpleSoapRequest refers to the missing type SOAPException	DocumentPageSyncServiceImpl.java	/PrimaGwt/src/org/primaresearch/web/gwt/server	line 776	Java Problem
The method send() from the type SimpleSoapRequest refers to the missing type SOAPException	UserServiceImpl.java	/PrimaGwt/src/org/primaresearch/web/gwt/server	line 345	Java Problem
The method send() from the type SimpleSoapRequest refers to the missing type SOAPException	UserServiceImpl.java	/PrimaGwt/src/org/primaresearch/web/gwt/server	line 399	Java Problem
The package javax.xml.parsers is accessible from more than one module: <unnamed>, java.xml	DocumentPageSyncServiceImpl.java	/PrimaGwt/src/org/primaresearch/web/gwt/server	line 36	Java Problem
The package javax.xml.parsers is accessible from more than one module: <unnamed>, java.xml	DocumentPageSyncServiceImpl.java	/PrimaGwt/src/org/primaresearch/web/gwt/server	line 37	Java Problem
The package javax.xml.parsers is accessible from more than one module: <unnamed>, java.xml	UserServiceImpl.java	/PrimaGwt/src/org/primaresearch/web/gwt/server	line 37	Java Problem
The package javax.xml.parsers is accessible from more than one module: <unnamed>, java.xml	UserServiceImpl.java	/PrimaGwt/src/org/primaresearch/web/gwt/server	line 38	Java Problem
The package org.w3c.dom is accessible from more than one module: <unnamed>, java.xml	DocumentPageSyncServiceImpl.java	/PrimaGwt/src/org/primaresearch/web/gwt/server	line 83	Java Problem
The package org.w3c.dom is accessible from more than one module: <unnamed>, java.xml	DocumentPageSyncServiceImpl.java	/PrimaGwt/src/org/primaresearch/web/gwt/server	line 84	Java Problem
The package org.w3c.dom is accessible from more than one module: <unnamed>, java.xml	DocumentPageSyncServiceImpl.java	/PrimaGwt/src/org/primaresearch/web/gwt/server	line 85	Java Problem
The package org.w3c.dom is accessible from more than one module: <unnamed>, java.xml	SimpleSoapRequest.java	/PrimaGwt/src/org/primaresearch/web/gwt/server	line 33	Java Problem
The package org.w3c.dom is accessible from more than one module: <unnamed>, java.xml	UserServiceImpl.java	/PrimaGwt/src/org/primaresearch/web/gwt/server	line 45	Java Problem
The package org.w3c.dom is accessible from more than one module: <unnamed>, java.xml	UserServiceImpl.java	/PrimaGwt/src/org/primaresearch/web/gwt/server	line 46	Java Problem
The package org.w3c.dom is accessible from more than one module: <unnamed>, java.xml	UserServiceImpl.java	/PrimaGwt/src/org/primaresearch/web/gwt/server	line 47	Java Problem
The project cannot be built until build path errors are resolved	WebLayoutEditor		Unknown	Java Problem
The web.xml file does not exist	WEB-INF	/PrimaGwt/war	Unknown	GWT Web App Problem

To me this does sound like it cannot find GWT itself.

What exactly is necessary to build this?

Or, could you please provide prebuilt releases? (I guess that would be JAR here and WAR for AletheiaWeb?)

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.