-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to compile this project? #1
Comments
Hi, Best regards, |
Hi, Best regards, |
Hi,
You'll need GWT (Google Web Toolkit). There's a plugin for eclipse, not
sure about IntelliJ Idea.
http://www.gwtproject.org
Best regards,
Christian
…On 23 July 2017 at 15:32, Eligio Mariño ***@***.***> wrote:
Hi,
I'm trying to compile it with IntelliJ Idea but I'm getting the error
Error:(28, 41) java: cannot find symbol
symbol: class GwtDecimalFormatter
location: package org.primaresearch.shared.variable
Error:(181, 54) java: cannot find symbol
symbol: class GwtDecimalFormatter
location: class org.primaresearch.web.layouteditor.client.WebLayoutEditor
I search in prima-core-libs but there is not GwtDecimalFormatter class.
Where I can find this class. I would appreciate some help.
Best regards,
Eligio
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#1 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AHgOxqd9m-P4Kp_m6HiBezmYRrLNxGZNks5sQ1mbgaJpZM4GJyyl>
.
--
Christian Clausner
Salford (Greater Manchester)
|
I have cloned
If Eclipse is the only way to build this (and other PRImA components), and there are no prebuilt releases, then there should be at least some documentation for it. It's not straightforward (but I'm not a regular Eclipse user). |
Dug deeper: PRImA-Research-Lab/prima-gwt-lib#1 – still need help. |
Good morning, I've added a release with resources and war file |
Thank you very much! I figured I now just had to:
However, I still get
Is this just a matter of migrating to newer PHP? If you have any hints what might be going on, please help. (I'm volunteering to funnel the results into a documentation PR once I succeed.) |
Hi,
is there some way to compile this without having to install Eclipse?
Best regards,
Arne
The text was updated successfully, but these errors were encountered: