Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[p2-dev] Error in the p2 workspace; org.eclipse.equinox.p2.jarprocessor missing export

Hello all,
So every time I check out P2 fresh from source (following those
instructions :
http://wiki.eclipse.org/Equinox_p2_Getting_Started_for_Developers ) I
can't help but notice that there is this annoying error :

JarProcessorTask cannot be resolved to a type
/org.eclipse.equinox.p2.repository.tools/src_ant/org/eclipse/equinox/p2/
internal/repository/tools/tasks	line 61	Java Problem

This is due to the fact that the manifest of
org.eclipse.equinox.p2.jarprocessor does not export
org.eclipse.equinox.internal.p2.jarprocessor.ant .

What I usually do, is that I export  this
org.eclipse.equinox.internal.p2.jarprocessor.ant from
org.eclipse.equinox.internal.p2.jarprocessor , but I was wondering if
maybe something was made on purpose here...

As usual, thanks for help !



Anthony Dahanne
Software Developer
Compuware Montreal
75 Rue Queen, Suite 6500
Montreal, QC, Canada H3C 2N6
514-281-1100 x1173 Direct


 
Le contenu de ce courriel s'adresse au destinataire seulement. Il contient de l'information pouvant être confidentielle. Vous ne devez ni le copier ni l'utiliser ni le divulguer à qui que ce soit à moins que vous soyez le destinataire ou une personne désignée autorisée. Si vous le receviez par erreur, veuillez nous aviser immédiatement et le détruire.
 
The contents of this e-mail are intended for the named addressee only. It contains information that may be confidential. Unless you are the named addressee or an authorized designee, you may not copy or use it, or disclose it to anyone else. If you received it in error please notify us immediately and then destroy it.
 



Back to the top