Jul 4, 2011
gwt plugin for eclipse indigo
Can be found here http://dl.google.com/eclipse/plugin/3.7
Jul 3, 2011
zip file from unix
Today i had a very strange experience, i am sharing this with you to save you time.
I got a zip file, big one with many directories.
When i have tried to open it with windows default zip extractor i got 3 directories, although actual there were 10 directories.
When i have opened it using the free 7zip it worked, all the 10 directories extracted.
As far as i know this is Microsoft bug. Who know's, but actually 7zip solved me the problem.
Dor
I got a zip file, big one with many directories.
When i have tried to open it with windows default zip extractor i got 3 directories, although actual there were 10 directories.
When i have opened it using the free 7zip it worked, all the 10 directories extracted.
As far as i know this is Microsoft bug. Who know's, but actually 7zip solved me the problem.
Dor
Jun 13, 2011
Skype has stopped working on windows 7
Had this once with the current version, 5.3.011.
I think that they already know about this issue and working to solve it.
I thought it's something with the firewall but it doesn't looks like.
My solution that worked for me, founded among many forums is:
Start -> Run -> write '%appdata%\Skype' in this directory, delete a file named 'shared.xml'
Restart skype.
But i know it doesn't solve the problem for all cases, meaning you may have like me windows 7 64bit, do the same solution but it won't work, why ? Don't really know.
Dor
I think that they already know about this issue and working to solve it.
I thought it's something with the firewall but it doesn't looks like.
My solution that worked for me, founded among many forums is:
Start -> Run -> write '%appdata%\Skype' in this directory, delete a file named 'shared.xml'
Restart skype.
But i know it doesn't solve the problem for all cases, meaning you may have like me windows 7 64bit, do the same solution but it won't work, why ? Don't really know.
Dor
May 31, 2011
The SCM for this project has blocked this attempt to wipe out the project's workspace.
Hi,
It happen when i tried to wipe out the Hudson workspace. I have noticed also that this issue already open on Hudson Jira.
Solution: To wait for Hudson team or to do it manually.
Dor
It happen when i tried to wipe out the Hudson workspace. I have noticed also that this issue already open on Hudson Jira.
Solution: To wait for Hudson team or to do it manually.
Dor
May 16, 2011
Problems encountered while moving resources
Hi,
It appears that changing a capital letter package name like:
MONITOR into monitor
Is impossible in eclipse helios version. This happen to me on Windows 7 64bit.
Solution: Change this "MONITOR" into something like this "MONITORa" as a temporary name.
Then change the temporary name to "monitor" this should work.
In case you are using svn or subclipse plugin for eclipse, i thinks that you will need to do commit between changes.
Hoped i helped,
Dor
It appears that changing a capital letter package name like:
MONITOR into monitor
Is impossible in eclipse helios version. This happen to me on Windows 7 64bit.
Solution: Change this "MONITOR" into something like this "MONITORa" as a temporary name.
Then change the temporary name to "monitor" this should work.
In case you are using svn or subclipse plugin for eclipse, i thinks that you will need to do commit between changes.
Hoped i helped,
Dor
Mar 23, 2011
chrome wsdl
If you wondered why chrome unlike FF for example doesn't display WSDL, i have checked this issue, it's an open bug 434, and it will be fixed in the next chrome release.
So till then CTRL+U to view source solve this issue.
Dor
So till then CTRL+U to view source solve this issue.
Dor
Mar 20, 2011
No source code is available for type com.google.gwt.junit.client.GWTTestCase
Add this to your *.gwt.xml file
<source path="client" excludes="**/*Test.java" />
Dor
<source path="client" excludes="**/*Test.java" />
Dor
Subscribe to:
Posts (Atom)