In your Grails development with Eclipse, if you have ever used the Run Launch configuration provided by Grails or followed Add domain classes etc. instructions on the Grails Eclipse IDE Integration wiki page, you may have received the Eclipse error message “Variable references empty selection: ${project_loc}”.
This is caused by the fact that certain actions can cause Eclipse to loose focus of the current project. To resolve the issue, simply select your current project in the Package Explorer or Navigator and repeat task that caused the error. This can get annoying so another alternative is to replace ${project_loc} with ${workspace_loc}\project_name if your project in your workspace directory.
Random thoughts about my interests in Java, consulting, scripting in Java and software development (especially for small and medium size organizations).
Subscribe to:
Post Comments (Atom)
AWS EC2 Hibernate Java SDK v2 Example
I recently wanted to automate the creation of developer VMs in AWS using EC2 instances. To improve the developer experience (DX), I didn'...
-
In May of 2009, I wrote the blog post The Ultimate Enterprise Java Build Solution . Over the past 7 years since I wrote the post I have help...
-
Early in my career I took on the role of setting up and operating the build infrastructure of many of the projects I have consulted on. I st...
-
Class loading issues are a common frustration for many Java developers. The dreaded java.langClassNotFoundException means they can forget a...
9 comments:
Hi Chris!
I often encountered this problem as well and it's quite annoying.
Thanks for the solution!
Wolfgang
That helped! Thanks for posting.
Nice! Thanks for the tip.
I started using ${build_project} instead.
"Returns the absolute file system path of the project currently being built, or the absolute file system path of the resource identified by an optional argument interpreted as a path relative to the project currently being built."
Good tip, thanks!
Oh , thanks, it's nice tip !
THANK YOU!
The amount of time it can be detected increases with repeated heavy usage. Alcohol and nicotine use is also detected through blood tests. A hair test is used to determine whether or not a person has used the drug previously. Hair tests can show drug use from a quarter of a year to five days before the test is taken. The concept behind hair drug testing is that drug metabolites penetrate the blood vessels of the scalp, where they are filtered and stored as a permanent record of a person’s drug consumption by the hair. Once you have mixed the powdered urine, you can check its temperature with the help of the temperature strip
Post a Comment