Skip to main content



      Home
Home » Newcomers » Newcomers » Built javascript not being published to wtpwebapps
Built javascript not being published to wtpwebapps [message #1399054] Fri, 11 July 2014 20:54 Go to next message
Eclipse UserFriend
Hi, I'm building a web application that involves converting java code to javascript code. The javascript code is created in a separate project when the java project is built. However, when I build the java code, the updated javascript code is not sent to the wtpwebapps folder. I have to touch the javascript code every time (ie, make a token change) to get it to publish to wtpwebapps. I'm using version "Kepler service release 2", build id: 20140224-0627.
Re: Built javascript not being published to wtpwebapps [message #1399512 is a reply to message #1399054] Sat, 12 July 2014 15:24 Go to previous messageGo to next message
Eclipse UserFriend
hmmmm.....over 200 views and nobody has a solution to the problem. This is apparently not an issue with previous versions of eclipse and my boss wants to know how to get around this when he upgrades to this version. Any help would be appreciated.
Re: Built javascript not being published to wtpwebapps [message #1399528 is a reply to message #1399512] Sat, 12 July 2014 15:57 Go to previous messageGo to next message
Eclipse UserFriend
On 07/12/2014 01:24 PM, Bhargava Guntoori wrote:
> hmmmm.....over 200 views and nobody has a solution to the problem. This
> is apparently not an issue with previous versions of eclipse and my boss
> wants to know how to get around this when he upgrades to this version.
> Any help would be appreciated.

For one thing, you've asked an Eclipse web tools platform question in
the newcomer's forum. Not every responder here is both a Java web
developer with the sort of JavaScript experience you're asking for. Were
I you, I'd try the Eclipse WTP forum.
Re: Built javascript not being published to wtpwebapps [message #1399572 is a reply to message #1399054] Sat, 12 July 2014 17:34 Go to previous messageGo to next message
Eclipse UserFriend
On 07/11/2014 10:10 PM, Bhargava Guntoori wrote:
> Hi, I'm building a web application that involves converting java code to
> javascript code. The javascript code is created in a separate project
> when the java project is built. However, when I build the java code, the
> updated javascript code is not sent to the wtpwebapps folder. I have to
> touch the javascript code every time (ie, make a token change) to get it
> to publish to wtpwebapps. I'm using version "Kepler service release 2",
> build id: 20140224-0627.
You indicate that the javascript code is created automatically. If the
process that creates the javascript code isn't using Eclipse Resource
API to create/update the files, then Eclipse won't know about the change
until the file is changed in Eclipse or you do a refresh on the file.

Check to see if the process that generates the javascript has a refresh
setting. You can also try refreshing the javascript project after the
build.
Re: Built javascript not being published to wtpwebapps [message #1400792 is a reply to message #1399572] Mon, 14 July 2014 14:24 Go to previous message
Eclipse UserFriend
Thanks for the suggestion. I've been informed that the project doesn't use the Eclipse Resource API. However, I have tried refreshing the compiled project and it doesn't seem to make a difference.

[Updated on: Mon, 14 July 2014 14:24] by Moderator

Previous Topic:Eclipse can't find my JAVA?
Next Topic:Luna GUI missing dialog controls and borders
Goto Forum:
  


Current Time: Fri Jun 13 12:46:54 EDT 2025

Powered by FUDForum. Page generated in 0.29682 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top