Eclipse version 4 (e4) efforts around a unified connection framework
by John Graham
As anyone who has built using a number of Eclipse projects knows,
connectivity is one fragmented bag of breakage. It hurts us indirectly
in JBT because of the DTP/WTP fragmentation, and there's more around
useful tools elsewhere that are hard to integrate.
Anyone interested in this area is encouraged to participate in these E4
discussions.
-- John
16 years, 4 months
Compiling ws test projects ?
by Max Rydahl Andersen
Hi,
I keep getting access restrictions compile errors for the ws test projects
- anyone know the magic word to make it compile ?
--
-max
16 years, 5 months
Re: [jbosstools-dev] The org.jboss.tools.common.rreferences bundle renamed to the org.jboss.tools.common.resref in svn.
by Eugene Stherbin
Max Rydahl Andersen пишет:
> good, but why does the EL variable substitution require resource references ? Why are there VPE packages in it ?
> Why put it in separate packages when there is still these hard dependencies ?
>
> /max
>
> ----- "Eugene Stherbin" <estherbin(a)exadel.com> wrote:
>
>
>> Hi,
>>
>> The org.jboss.tools.common.rreferences bundle renamed to the
>> org.jboss.tools.common.resref in svn.
>>
>> --
>> Best Ragards,
>>
>> Eugene Stherbin
>> Exadel Inc.
>> Mob. phone: +375 (29) 705-52-59
>> E-mail: estherbin(a)exadel.com
>>
>> _______________________________________________
>> jbosstools-dev mailing list
>> jbosstools-dev(a)lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/jbosstools-dev
>>
>
>
1.org.jboss.tools.common.resref bundle contains of base classes. These
classes has all necessary functionality for save/read properties, show
popups, display table with Add/Edit/Delete functionality and e.t.c.
org.jboss.tools.common.el - contains of 4 classes that extends base
functionality and add functionality required for Global El/Vpe El.
2. Because classes in VPE package required only for VPE.
3. See point 1. It separated to two bundles because bundles has
difference logical functionality and if we will want add new similar
functionality only extends from org.jboss.tools.common.resref bundle.
--
Best Ragards,
Eugene Stherbin
Exadel Inc.
Mob. phone: +375 (29) 705-52-59
E-mail: estherbin(a)exadel.com
16 years, 5 months