I downloaded the tool, but I'll need a little more time to figure out how to use it to find that lock. I'll try to carve out some time to look into it more tomorrow. It would be nice to figure it...
Type: Posts; User: ohiomoto; Keyword(s):
I downloaded the tool, but I'll need a little more time to figure out how to use it to find that lock. I'll try to carve out some time to look into it more tomorrow. It would be nice to figure it...
Kris,
I could not figure it out and the boss was getting antsy so I gave up on upgrading the project for now. I can still use my test project to try and pin down the problem if you have any more...
Okay, I was able run the upgrade command form the command line and it still throws the same error. Could subversion have it's hooks in that file?
No. But I haven't tried the command with STS closed yet. I've only restarted it. I'm trying to find my project directory in cmd.exe right now. (I'm having problems with the "ls -l" command...
Here is the contents of my STS.ini:
-vm
C:/Program Files/Java/jdk1.6.0_21/bin/javaw.exe
-startup
plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar
--launcher.library...
Thanks Kris. The second workaround is working, but I'm still stuck on the first.
I added "-Dgreclipse.nonlocking=true" to end of my STS.ini file but still can't upgrade the project. Here is...
Hello,
I'm using STS 2.8.0M1.
When I try to upgrade a project from Grails 1.3 to 2.0 and I get the following error:
| Error Error installing plugin: Unable to delete file C:\Documents and...
I found a solution in this thread: http://grails.1312388.n4.nabble.com/error-installing-plugin-app-info-td3633376.html
I want to try the db-reverse-engineer plugin on a project, but I keep getting the following error:
| | Resolving plugin JAR dependencies
:: problems summary ::
:::: WARNINGS
module not...
I'll take a look at it again on Monday when I get back to the office. Thanks for the help.
Thanks Kris. The permissions look correct, nothing shows up in the error log and copying the projects into a new workspace had no affect. I've gone as far as rebooting the system.
"Does the file/dir still exist? Is it writeable? "
Yes, I can open the file in text editor, make changes, save them and STS will pick up the changes, but still won't let me make them.
I'm trying to update a couple of projects that I haven't used in a while and I'm no longer able to save any changes.
I get the following message:
This is happening with all of my older...
After many unsuccessful attempts with maven, I ended up taking the easy way out and using the export method mentioned above. It will get the job done for now.
Thanks for all of the help.
Still not working.
Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Building Unnamed - Labyrinth:Labyrinth:jar:0.0.1-SNAPSHOT...
Thanks Andy! I will start reading and see if I can get Gmaven working.
I have the extension installed and I guess it's working since I can run my project. The Grails project also runs from the...
I get this when I try to export it as a JAR:
I'm only seeing Java options in the export menu. Is this right? I also have Grails project that I will need to deploy. I'm starting to wonder...
Thanks for the reply.
The POM looks pretty much empty. I don't see anything that would tell it that the project is of Groovy nature.
<project xmlns="http://maven.apache.org/POM/4.0.0"...
I'm trying to build a simple groovy project in STS 2.5.2 with the groovy extension installed.
I can run the project in the IDE, but I doesn't seem to do anything when I build it. If I build it...
I used the workaround in the link. The 2.5.0.M3 that I downloaded and installed yesterday is now Version: 2.5.0.RELEASE. But you mentioned in the other thread to NOT update M3 and install Version:...
Thank you.
Here is what I get. I think it's a bug. Where should I report this?
Thank you.
Thank you. That one worked like a charm. I was able to install the Grails and Groovy extensions.
Thanks. I let you know how it goes.
Tim