Giter VIP home page Giter VIP logo

Comments (10)

branaway avatar branaway commented on July 17, 2024

Did this not work for you?

public class Global extends JapidRenderer {
@OverRide
public void onStartJapid() {
setKeepJavaFiles(false); // keep the Java code derived from Japid scripts
in memory only
}
}

2013/5/10 Bing Ran [email protected]

let me check

2013/5/10 vinayaksakhare [email protected]

I've migrated to
play: 2.0.2 to 2.1.1
japid version : japid42_2.9.1 0.7.4 to japid42_2.10 0.8.1

There was a method setKeepJavaFiles(boolean) which allow restriction to
the creation of java files.
It is not there in latest version ?


Reply to this email directly or view it on GitHubhttps://github.com//issues/6
.

from computer-japid.

branaway avatar branaway commented on July 17, 2024

let me check

2013/5/10 vinayaksakhare [email protected]

I've migrated to
play: 2.0.2 to 2.1.1
japid version : japid42_2.9.1 0.7.4 to japid42_2.10 0.8.1

There was a method setKeepJavaFiles(boolean) which allow restriction to
the creation of java files.
It is not there in latest version ?


Reply to this email directly or view it on GitHubhttps://github.com//issues/6
.

from computer-japid.

vinayaksakhare avatar vinayaksakhare commented on July 17, 2024

I did the same thing.It was working earlier. Now it's not working.

from computer-japid.

branaway avatar branaway commented on July 17, 2024

The API is for sure there. I'll push a new version up when I'm back to office to see if it helps

from computer-japid.

branaway avatar branaway commented on July 17, 2024

Can you check if the computer-japid sample app works in your environment?

from computer-japid.

vinayaksakhare avatar vinayaksakhare commented on July 17, 2024

ok..let me check

from computer-japid.

vinayaksakhare avatar vinayaksakhare commented on July 17, 2024

Gave following error earlier :

[error] /home/s.vinayak/eWorkspace/appify/playground/computer-japid-master/app/views/list.scala.html:42: not found: value flash
[error] @if(flash.containsKey("success")) {
[error] ^
[error] one error found
error Compilation failed
[error] application -

Then I removed the above code & it run successfully.
Might be the problem is because of I'm directly making changes in earlier project. i.e.2.0.2
Let me create a new 2.1.1 project & try out the things.
Will update on this soon.

from computer-japid.

branaway avatar branaway commented on July 17, 2024

I have pushed up this sample app to use japid42 0.9.

Can you try it again?

from computer-japid.

vinayaksakhare avatar vinayaksakhare commented on July 17, 2024

It is working fine with 2.1.1.
The problem was I had made changes in the older play project itself i.e.2.0.2, may be some of the dependencies might not have been resolved.
Thanks for quick support.
You can close this issue.

from computer-japid.

branaway avatar branaway commented on July 17, 2024

cool to hear that. I'm closing it.

from computer-japid.

Related Issues (5)

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.