w2ysw3m / adt-addons

Automatically exported from code.google.com/p/adt-addons
0 stars 0 forks source link

ADT 12 problems with xml files #11

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. open xml file in editor inside eclipse
2. changing the code entry with one from the suggested list from ctrl+space bar
3. code is set but erase 13 digits onward causing erasing of other codelines

What is the expected output? for instance changing in a line code 
..."fill_parent"></TextView> with "match_parent" 
What do you see instead? "matchparentew> means that some part of the following 
code was erased and the rest attached to the new term.

What version of the product are you using? I'm using Eclipse Helios or Indigo 
and in happen just when I updated from ADT10 to ADT12 also updating SDKtools 10 
to SDKtools12

On what operating system? win xp pro SP3

Please provide any additional information below.
I tried to unistall and reinstall both Helios and ADT plugin but anything 
changes. I thing that the problem can be related with layout files in .xml 
cause I tested now again and in the java files (actvity files as main.R) it 
works fine.

If is not possible to fix it at least say me where I can download the ADT 10.1 
that worked fine how now isn't available in developer site of android.

Thank you for helping.

Original issue reported on code.google.com by i...@wocmultimedia.com on 17 Jul 2011 at 1:16

GoogleCodeExporter commented 9 years ago
I think that this problem is not related to some adt-addons.
What adt-addons plugins you have installed?

Anyway, you can download ADT 10.0.1 from 
http://dl.google.com/android/ADT-10.0.1.zip

Original comment by snp...@gmail.com on 24 Jul 2011 at 6:55

GoogleCodeExporter commented 9 years ago
Thank you very much! The problem is related to ADT cause when I updated Motodev 
to version 2.2.2 complaint with ADT12 it occurred the same problem and Motodev 
staff reproduced my same problem stating it is related to ADT.
Anyway, after many attempts I found a workaround, after selecting the term to 
be changed, call the complete assistant with ctrl+space, digit the first letter 
and double clicking the choice in the provided list it set properly.

Maybe this can be either useful to better understand the problem or to someone 
facing my same trouble.

Regards
Angelo

Original comment by i...@wocmultimedia.com on 24 Jul 2011 at 7:05

GoogleCodeExporter commented 9 years ago
Could you attach an example project or a xml file and specify steps to 
reproduce the issue. I would like to check it.

Original comment by snp...@gmail.com on 26 Jul 2011 at 6:29

GoogleCodeExporter commented 9 years ago
Steps are shown in the pictures attached
Anyhow
1) select the code to change
2) press ctrl+spacebar
3) double click on the item chosen in the provided list and you will see how it 
erase the digit while set in place of hte old term.

Thank you

Original comment by i...@wocmultimedia.com on 26 Jul 2011 at 8:10

Attachments:

GoogleCodeExporter commented 9 years ago
It isn't the issue with adt-addons plugins.

Original comment by snp...@gmail.com on 28 Oct 2011 at 9:41