You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Duke <wa...@gmail.com> on 2014/03/11 10:04:52 UTC

Re: [ANN] wicket-dnd project

Hi all,
I'm try to use wicket-dnd 0.6.0 in my project.
I got a strange behavior in my NetBeans 7.4 IDE when I add wicket-dnd
library to my project library list.
After adding and saving project, if I close IDE and open it, it stop to
highlight errors in code editor. It highlihgt a file in a list, that it has
a error, but not highlight error in code text.
I don't understand a link between highliting errors in ide and wicket-dnd
library ((

before adding wicket-dnd:
<http://apache-wicket.1842946.n4.nabble.com/file/n4664893/netbeans1.jpg> 

after adding wicket-dnd:
<http://apache-wicket.1842946.n4.nabble.com/file/n4664893/netbeans2.jpg> 




--
View this message in context: http://apache-wicket.1842946.n4.nabble.com/ANN-wicket-dnd-project-tp1889824p4664893.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: [ANN] wicket-dnd project

Posted by Duke <wa...@gmail.com>.
Thanks Sven,
I am newbe in css/html, thats why I was in doubt.

--
View this message in context: http://apache-wicket.1842946.n4.nabble.com/ANN-wicket-dnd-project-tp1889824p4664899.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: [ANN] wicket-dnd project

Posted by Sven Meier <sv...@meiers.net>.
Hi,

yes, that should be a semicolon.

Sven

On 03/11/2014 10:19 AM, Duke wrote:
> Thanks for reply.
> Unfortunately I can't change IDE now, its not my choice.
>
> Also, I found some strange code in wicket-dnd theme.css files:
>
> div.dnd-hover-cover {
> display: none;
> }
> table.dnd-hover-table {
> border-spacing: 0px;
> *border-collapse: collapse:*
> }
>
> Maybe it is a missprint? And right will be like this:
> border-collapse: collapse*;*
> ?
>
> --
> View this message in context: http://apache-wicket.1842946.n4.nabble.com/ANN-wicket-dnd-project-tp1889824p4664895.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: [ANN] wicket-dnd project

Posted by Duke <wa...@gmail.com>.
Thanks for reply.
Unfortunately I can't change IDE now, its not my choice.

Also, I found some strange code in wicket-dnd theme.css files:

div.dnd-hover-cover {
display: none;
}
table.dnd-hover-table {
border-spacing: 0px;
*border-collapse: collapse:*
}

Maybe it is a missprint? And right will be like this:
border-collapse: collapse*;*
?

--
View this message in context: http://apache-wicket.1842946.n4.nabble.com/ANN-wicket-dnd-project-tp1889824p4664895.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: [ANN] wicket-dnd project

Posted by Maxim Solodovnik <so...@gmail.com>.
We are using DND in Eclipse, it seems to work as expected


On Tue, Mar 11, 2014 at 4:04 PM, Duke <wa...@gmail.com> wrote:

> Hi all,
> I'm try to use wicket-dnd 0.6.0 in my project.
> I got a strange behavior in my NetBeans 7.4 IDE when I add wicket-dnd
> library to my project library list.
> After adding and saving project, if I close IDE and open it, it stop to
> highlight errors in code editor. It highlihgt a file in a list, that it has
> a error, but not highlight error in code text.
> I don't understand a link between highliting errors in ide and wicket-dnd
> library ((
>
> before adding wicket-dnd:
> <http://apache-wicket.1842946.n4.nabble.com/file/n4664893/netbeans1.jpg>
>
> after adding wicket-dnd:
> <http://apache-wicket.1842946.n4.nabble.com/file/n4664893/netbeans2.jpg>
>
>
>
>
> --
> View this message in context:
> http://apache-wicket.1842946.n4.nabble.com/ANN-wicket-dnd-project-tp1889824p4664893.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>


-- 
WBR
Maxim aka solomax

Re: [ANN] wicket-dnd project

Posted by Sven Meier <sv...@meiers.net>.
Hi,

wicket-dnd is pretty standard Java, so I don't have an idea what 
Netbeans has to complain about that code.

Sven

On 03/11/2014 10:04 AM, Duke wrote:
> Hi all,
> I'm try to use wicket-dnd 0.6.0 in my project.
> I got a strange behavior in my NetBeans 7.4 IDE when I add wicket-dnd
> library to my project library list.
> After adding and saving project, if I close IDE and open it, it stop to
> highlight errors in code editor. It highlihgt a file in a list, that it has
> a error, but not highlight error in code text.
> I don't understand a link between highliting errors in ide and wicket-dnd
> library ((
>
> before adding wicket-dnd:
> <http://apache-wicket.1842946.n4.nabble.com/file/n4664893/netbeans1.jpg>
>
> after adding wicket-dnd:
> <http://apache-wicket.1842946.n4.nabble.com/file/n4664893/netbeans2.jpg>
>
>
>
>
> --
> View this message in context: http://apache-wicket.1842946.n4.nabble.com/ANN-wicket-dnd-project-tp1889824p4664893.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org