Bug#578025: (eclipse-platform: XML Highlighting does not work)

2010-05-20 Thread Joachim Schmidt

Thank You

XML Highlighting is working again on my system

Joachim



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#578025: (eclipse-platform: XML Highlighting does not work)

2010-04-23 Thread Joachim Schmidt

Hi,


Does it work if you install Eclipse XML Editors and Tools from
http://download.eclipse.org/releases/galileo/ under the category Web,
XML, and Java EE Development via eclipse's own plugin installer?


now - with your help (Sun JDK) - I could install Eclipse XML Editors 
and Tools, but no changes.


Joachim



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#578025: eclipse-platform: XML Highlighting does not work

2010-04-17 Thread Niels Thykier
clone 578025 -1
reassign -1 lucene2
found -1 2.9.2+ds1-1
retitle -1 Missing OSGi dependency in analyzers jar
thanks

Joachim Schmidt wrote:
 Niels Thykier schrieb:
 

Hi Joachim,

Thanks for your quick reply. Unfortunately you only sent it to me, so my
co-maintainers are unable to see it. Please remember to send the email
to the bug email (which is 578...@bugs.debian.org for this bug).

 I suspect that the xml editors (beyond the ant editor) has been moved to
 a separate feature.

 Does it work if you install Eclipse XML Editors and Tools from
 http://download.eclipse.org/releases/galileo/ under the category Web,
 XML, and Java EE Development via eclipse's own plugin installer?
 
 Hi,
 
 If I try this:
 Unable to connect to repository
 http://download.eclipse.org/releases/galileo/site.xml
 

You appear to be suffering from #575904, which is a bug in openjdk-6 in
testing. There is a workaround available for it, alternatively you can
wait for openjdk-6 to migrate to testing.
  You can also install sun-java6, but it suffers from #560056.

That being said, looking at the preference image you sent me (which I
have not forwarded) I would expect it to be able to highlight xml files.
 I will see what I can do about it.
  I have not looked at the odt you sent me, since I do not have
openoffice installed.

 The Editor has correct settings (as I know).
 
 I'm not so familiar with eclipse, that's why I append the configuration
 and the errorlog (2010-04-16 14:20).
 

There is a stack trace due to a problem in lucene's OSGi metadata. I
have created a separate bug for this.

Lucene maintainers, lucene-analyzers.jar lacks a Require-Bundle for
org.apache.lucene. Without it eclipse will fail to load analyzers if it
has not loaded lucene itself first. Have a look at [L1] for how it could
look.
  I can forward the relevant stack-trace if you are interested (though
it is just a ClassNotFoundException on a class in lucene-core.jar)

 Joachim
 
 
 



[L1]
http://cvs.fedoraproject.org/viewvc/rpms/lucene/devel/lucene-1.9-analysis-OSGi-MANIFEST.MF?revision=1.3view=markup

Please note that: [1.9.1,2.0.0) means 1.9.1 = $version  2.0.0, so
the numbers needs to be bumped to fit lucene2.



signature.asc
Description: OpenPGP digital signature


Bug#578025: eclipse-platform: XML Highlighting does not work

2010-04-16 Thread Joachim Schmidt
Package: eclipse-platform
Version: 3.5.2-2
Severity: normal

The highlighting of XML files is not available since update to version Galileo


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (700, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-trunk-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages eclipse-platform depends on:
ii  ant  1.8.0-3 Java based build tool like make
ii  ant-optional 1.8.0-3 Java based build tool like make - 
ii  default-jre [java6-runtime]  1.6-35  Standard Java or Java compatible R
ii  eclipse-platform-data3.5.2-2 Eclipse platform without plug-ins 
ii  eclipse-rcp  3.5.2-2 Eclipse Rich Client Platform (RCP)
ii  gcj-4.4-jre [java5-runtime]  4.4.3-1 Java runtime environment using GIJ
ii  gcj-jre [java5-runtime]  4:4.4.2-3   Java runtime environment using GIJ
ii  java-common  0.35Base of all Java packages
ii  libc62.10.2-6Embedded GNU C Library: Shared lib
ii  libcommons-codec-java1.4-2   encoder and decoders such as Base6
ii  libcommons-el-java   1.0-6   Implementation of the JSP2.0 Expre
ii  libcommons-httpclient-java   3.1-9   A Java(TM) library for creating HT
ii  libcommons-logging-java  1.1.1-7 commmon wrapper interface for seve
ii  libjasper-java   5.5.26-5Implementation of the JSP Containe
ii  libjetty-java6.1.22-1Java servlet engine and webserver 
ii  libjsch-java 0.1.42-1pure Java implementation of the SS
ii  liblucene2-java  2.9.2+ds1-1 Full-text search engine library fo
ii  libservlet2.5-java   6.0.24-5Servlet 2.5 and JSP 2.1 Java API c
ii  openjdk-6-jre [java6-runtime 6b18~pre2-1 OpenJDK Java runtime, using Hotspo
ii  perl 5.10.1-11   Larry Wall's Practical Extraction 
ii  sat4j2.1.1-2 Efficient library of SAT solvers i
ii  sun-java6-jre [java6-runtime 6-16-1  Sun Java(TM) Runtime Environment (

eclipse-platform recommends no packages.

Versions of packages eclipse-platform suggests:
ii  eclipse-jdt   3.5.2-2Eclipse Java Development Tools (JD
ii  eclipse-pde   3.5.2-2Eclipse Plug-in Development Enviro

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#578025: eclipse-platform: XML Highlighting does not work

2010-04-16 Thread Niels Thykier
Joachim Schmidt wrote:
 Package: eclipse-platform
 Version: 3.5.2-2
 Severity: normal
 
 The highlighting of XML files is not available since update to version Galileo
 
 
 [...]
 -- no debconf information
 

Hi

I suspect that the xml editors (beyond the ant editor) has been moved to
a separate feature.

Does it work if you install Eclipse XML Editors and Tools from
http://download.eclipse.org/releases/galileo/ under the category Web,
XML, and Java EE Development via eclipse's own plugin installer?

~Niels



signature.asc
Description: OpenPGP digital signature