[jboss-user] [JBoss Tools] - Re: Could not open the Visual Page Editor: Current platform 'win32.win32.x86_64' is not supported.

2011-04-04 Thread Maxim Areshkau
Maxim Areshkau [http://community.jboss.org/people/mareshkau] created the 
discussion

"Re: Could not open the Visual Page Editor: Current platform 
'win32.win32.x86_64' is not supported."

To view the discussion, visit: http://community.jboss.org/message/597536#597536

--
Hi, 
Under windows x64+javax32 maximum amount of memory is 667 mb for eclipse. See  
https://issues.jboss.org/browse/JBIDE-2720 
https://issues.jboss.org/browse/JBIDE-2720
--

Reply to this message by going to Community
[http://community.jboss.org/message/597536#597536]

Start a new discussion in JBoss Tools at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Tools] - Build XulRunner 1.9 on Linux

2011-02-25 Thread Maxim Areshkau
Maxim Areshkau [http://community.jboss.org/people/mareshkau] modified the 
document:

"Build XulRunner 1.9 on Linux"

To view the document, visit: http://community.jboss.org/docs/DOC-16537

--
* Download source code from mozilla using followinn commandmkdir xulrunner19
cd xulrunner19
cvs -d :pserver: mailto:anonym...@cvs-mirror.mozilla.org 
anonym...@cvs-mirror.mozilla.org:/cvsroot co -r FIREFOX_3_0_RELEASE 
mozilla/client.mk
cd mozilla
make -f client.mk checkout MOZ_CO_PROJECT=xulrunner

* Create a configuration file xulrunner.mozconfig  
http://developer.mozilla.org/en/docs/Configuring_Build_Options#Using_a_.mozconfig_Configuration_File
 Information about mozilla connfig file on Mozila An example of configuration 
file is here$topsrcdir/xulrunner/config/mozconfig
ac_add_options --enable-application=xulrunner
ac_add_options --disable-debug
ac_add_options --disable-tests
mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/../xulrunner_build

* Register file in Systemexport MOZCONFIG=./xulrunner.mozconfig

* Build xulrunnermake -f client.mk build

* Register xulrunner for user./xulrunner --register-user

* Register xulrunner for systemsudo ./xulrunner --register-global

* Information about xulrunner registred for user 
here/home/user_name/.gre.d/1.9.conf

* Information about xulrunner which was registred globaly 
here/etc/gre.d/1.9.conf

* View firefox/xulrunner build optionsabout:buildconfig
--

Comment by going to Community
[http://community.jboss.org/docs/DOC-16537]

Create a new document in JBoss Tools at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=102&containerType=14&container=2128]
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Tools] - Re: error on eclipse plugin install

2011-02-22 Thread Maxim Areshkau
Maxim Areshkau [http://community.jboss.org/people/mareshkau] created the 
discussion

"Re: error on eclipse plugin install"

To view the discussion, visit: http://community.jboss.org/message/589056#589056

--
It's can be some nerwork problems, can you try once more time?
--

Reply to this message by going to Community
[http://community.jboss.org/message/589056#589056]

Start a new discussion in JBoss Tools at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Tools] - Re: Issue in CR1 visual editor

2011-01-31 Thread Maxim Areshkau
Maxim Areshkau [http://community.jboss.org/people/mareshkau] created the 
discussion

"Re: Issue in CR1 visual editor"

To view the discussion, visit: http://community.jboss.org/message/584365#584365

--
I have created an issue  https://issues.jboss.org/browse/JBIDE-8286 
https://issues.jboss.org/browse/JBIDE-8286, we will prevent org.jboss.tools.vpe 
plugin for loading. This plugin responsible for visual and preview tabs. So if 
it not be loaded, only source tab will be available.
--

Reply to this message by going to Community
[http://community.jboss.org/message/584365#584365]

Start a new discussion in JBoss Tools at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Tools] - Re: Issue in CR1 visual editor

2011-01-31 Thread Maxim Areshkau
Maxim Areshkau [http://community.jboss.org/people/mareshkau] created the 
discussion

"Re: Issue in CR1 visual editor"

To view the discussion, visit: http://community.jboss.org/message/584359#584359

--
I don't know why it showed initially just one tab, the correct logic of work 
shows tabs with error for now. Possibly for some reasons org.jboss.tools.vpe 
plugin hasn't been loaded first time.
--

Reply to this message by going to Community
[http://community.jboss.org/message/584359#584359]

Start a new discussion in JBoss Tools at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Tools] - Re: Issue in CR1 visual editor

2011-01-31 Thread Maxim Areshkau
Maxim Areshkau [http://community.jboss.org/people/mareshkau] created the 
discussion

"Re: Issue in CR1 visual editor"

To view the discussion, visit: http://community.jboss.org/message/584299#584299

--
HI, I am going to check this case, but if Preview not available, I think better 
to have just one tab, which called Source and threw an exception in error log, 
don't show it here.
--

Reply to this message by going to Community
[http://community.jboss.org/message/584299#584299]

Start a new discussion in JBoss Tools at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Tools] - Re: 64 bit xulrunner - has anyone got one, or detailed steps to build one?

2011-01-31 Thread Maxim Areshkau
Maxim Areshkau [http://community.jboss.org/people/mareshkau] created the 
discussion

"Re: 64 bit xulrunner - has anyone got one, or detailed steps to build one?"

To view the discussion, visit: http://community.jboss.org/message/584297#584297

--
Webkit hasn't java dom binding, so for now it's not suits for VPE.
--

Reply to this message by going to Community
[http://community.jboss.org/message/584297#584297]

Start a new discussion in JBoss Tools at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Tools] - Re: Problems of deployment on tomcat weld project

2011-01-27 Thread Maxim Areshkau
Maxim Areshkau [http://community.jboss.org/people/mareshkau] created the 
discussion

"Re: Problems of deployment on tomcat weld project"

To view the discussion, visit: http://community.jboss.org/message/583574#583574

--
Done,  https://issues.jboss.org/browse/JBIDE-8256 
https://issues.jboss.org/browse/JBIDE-8256
--

Reply to this message by going to Community
[http://community.jboss.org/message/583574#583574]

Start a new discussion in JBoss Tools at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


Re: [jboss-user] [JBoss Tools] - Create GWT Projects with JBoss Tools and Eclipse WTP

2011-01-25 Thread Maxim Areshkau
Maxim Areshkau [http://community.jboss.org/people/mareshkau] commented on the 
document

"Create GWT Projects with JBoss Tools and Eclipse WTP"

To view all comments on this document, visit: 
http://community.jboss.org/docs/DOC-15794#comment-5283

--
Hi Steve, you can find right version of update site for your eclipse here  
http://www.jboss.org/tools/download.html 
http://www.jboss.org/tools/download.html
--

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Tools] - Problems of deployment on tomcat weld project

2011-01-24 Thread Maxim Areshkau
Maxim Areshkau [http://community.jboss.org/people/mareshkau] created the 
discussion

"Problems of deployment on tomcat weld project"

To view the discussion, visit: http://community.jboss.org/message/582814#582814

--
I have downloaded weld examples 1.1 projects from seam  
http://seamframework.org/Weld/Downloads http://seamframework.org/Weld/Downloads 
and imported them into JBDS as maven project using m2eclipse. When I have tried 
to run this project on tomcat 6 server:
#1 deployment has been marked as succesfull and no exception in log, but i was 
unable to open application url;
#2 when i call context menu on project name in Server View NPE exception has 
occurred( see log).
So, have I can run project?
Is this errors has related to jboss?
--

Reply to this message by going to Community
[http://community.jboss.org/message/582814#582814]

Start a new discussion in JBoss Tools at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Tools] - Re: possible bug org.eclipse.swt.SWTError: Item not added

2011-01-24 Thread Maxim Areshkau
Maxim Areshkau [http://community.jboss.org/people/mareshkau] created the 
discussion

"Re: possible bug org.eclipse.swt.SWTError: Item not added"

To view the discussion, visit: http://community.jboss.org/message/582760#582760

--
Hi, 
this bug isn't published.
Is this issue reproducible on clean workspace?
--

Reply to this message by going to Community
[http://community.jboss.org/message/582760#582760]

Start a new discussion in JBoss Tools at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


Re: [jboss-user] [JBoss Tools] - JBosstoolsVisualEditorFAQ

2011-01-13 Thread Maxim Areshkau
Maxim Areshkau [http://community.jboss.org/people/mareshkau] commented on the 
document

"JBosstoolsVisualEditorFAQ"

To view all comments on this document, visit: 
http://community.jboss.org/docs/DOC-10862#comment-5209

--
If you skipping the assignment Contetn Assistent will not show all proposals 
and visual preview can be work incorrectly.
--

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Tools] - Re: 64 bit xulrunner - has anyone got one, or detailed steps to build one?

2011-01-04 Thread Maxim Areshkau
Maxim Areshkau [http://community.jboss.org/people/mareshkau] created the 
discussion

"Re: 64 bit xulrunner - has anyone got one, or detailed steps to build one?"

To view the discussion, visit: http://community.jboss.org/message/578620#578620

--
If say about future usage of XR, possibly it will be good to move on webkit, 
which eclipse have support too.
--

Reply to this message by going to Community
[http://community.jboss.org/message/578620#578620]

Start a new discussion in JBoss Tools at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Tools] - Re: CA not shows proposals from DTD

2010-12-24 Thread Maxim Areshkau
Maxim Areshkau [http://community.jboss.org/people/mareshkau] created the 
discussion

"Re: CA not shows proposals from DTD"

To view the discussion, visit: http://community.jboss.org/message/577479#577479

--
No way,
I think part of proposals from standart dtd's(html,xhtml,etc) similar on you. 
For example html have input too, and it's shows in ca.
--

Reply to this message by going to Community
[http://community.jboss.org/message/577479#577479]

Start a new discussion in JBoss Tools at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Tools] - Re: CA not shows proposals from DTD

2010-12-22 Thread Maxim Areshkau
Maxim Areshkau [http://community.jboss.org/people/mareshkau] created the 
discussion

"Re: CA not shows proposals from DTD"

To view the discussion, visit: http://community.jboss.org/message/577216#577216

--
the possble reason that was used custom storage and relative path on dtd can't 
be resolved.
--

Reply to this message by going to Community
[http://community.jboss.org/message/577216#577216]

Start a new discussion in JBoss Tools at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Tools] - CA not shows proposals from DTD

2010-12-22 Thread Maxim Areshkau
Maxim Areshkau [http://community.jboss.org/people/mareshkau] created the 
discussion

"CA not shows proposals from DTD"

To view the discussion, visit: http://community.jboss.org/message/577211#577211

--
When I start the editor with a String as input, I see some sort the tags to 
define in my. dtd (AltaGracia.dtd), does not the context

Any suggestions for this problem?
--

Reply to this message by going to Community
[http://community.jboss.org/message/577211#577211]

Start a new discussion in JBoss Tools at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Tools] - Re: Add JSF Capabilities in Eclipse says web.xml is malformed

2010-12-16 Thread Maxim Areshkau
Maxim Areshkau [http://community.jboss.org/people/mareshkau] created the 
discussion

"Re: Add JSF Capabilities in Eclipse says web.xml is malformed"

To view the discussion, visit: http://community.jboss.org/message/576427#576427

--
Hi,
 #1 add this manually :-)
 #2 is this content of your web.xml? if so where is root element?
--

Reply to this message by going to Community
[http://community.jboss.org/message/576427#576427]

Start a new discussion in JBoss Tools at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Tools] - Re: jboss tools property editor enhancements

2010-12-14 Thread Maxim Areshkau
Maxim Areshkau [http://community.jboss.org/people/mareshkau] created the 
discussion

"Re: jboss tools property editor enhancements"

To view the discussion, visit: http://community.jboss.org/message/575957#575957

--
Just added rbe sources into eclipse. They compiles without error and this 
plugin still works.
--

Reply to this message by going to Community
[http://community.jboss.org/message/575957#575957]

Start a new discussion in JBoss Tools at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Tools] - Re: jboss tools property editor enhancements

2010-12-14 Thread Maxim Areshkau
Maxim Areshkau [http://community.jboss.org/people/mareshkau] created the 
discussion

"Re: jboss tools property editor enhancements"

To view the discussion, visit: http://community.jboss.org/message/575831#575831

--
Under what license provided eclipse-rbe?
May be this editor can be included into JBoss Tools without reimplementing this 
functionality
--

Reply to this message by going to Community
[http://community.jboss.org/message/575831#575831]

Start a new discussion in JBoss Tools at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Tools] - Re: Questions about sorce code of jboss visual editor html

2010-12-10 Thread Maxim Areshkau
Maxim Areshkau [http://community.jboss.org/people/mareshkau] created the 
discussion

"Re: Questions about sorce code of jboss visual editor html"

To view the discussion, visit: http://community.jboss.org/message/575444#575444

--
By the way to get information about eclipse views, wizard, editors and etc I 
recomend to use Plugin Spy   http://www.eclipse.org/pde/incubator/spy/ 
http://www.eclipse.org/pde/incubator/spy/
--

Reply to this message by going to Community
[http://community.jboss.org/message/575444#575444]

Start a new discussion in JBoss Tools at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Tools] - Re: Questions about sorce code of jboss visual editor html

2010-12-09 Thread Maxim Areshkau
Maxim Areshkau [http://community.jboss.org/people/mareshkau] created the 
discussion

"Re: Questions about sorce code of jboss visual editor html"

To view the discussion, visit: http://community.jboss.org/message/575217#575217

--
By the way, much better and easy add extra view(for edition editor selection 
component details) to eclipse than add one more tab for editor.
--

Reply to this message by going to Community
[http://community.jboss.org/message/575217#575217]

Start a new discussion in JBoss Tools at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Tools] - Re: Questions about sorce code of jboss visual editor html

2010-12-09 Thread Maxim Areshkau
Maxim Areshkau [http://community.jboss.org/people/mareshkau] created the 
discussion

"Re: Questions about sorce code of jboss visual editor html"

To view the discussion, visit: http://community.jboss.org/message/575216#575216

--
Using svn client, to download all jboss-tools type svn co   
https://anonsvn.jboss.org/repos/jbosstools/trunk/ 
https://anonsvn.jboss.org/repos/jbosstools/trunk/
--

Reply to this message by going to Community
[http://community.jboss.org/message/575216#575216]

Start a new discussion in JBoss Tools at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Tools] - Re: Questions about sorce code of jboss visual editor html

2010-12-09 Thread Maxim Areshkau
Maxim Areshkau [http://community.jboss.org/people/mareshkau] created the 
discussion

"Re: Questions about sorce code of jboss visual editor html"

To view the discussion, visit: http://community.jboss.org/message/575202#575202

--
Hi Agustin, 
#1) to add possibility of processing custom tags and attributes we are using 
templates mechanizm. For example you can see source code for RichFaces 
processing  
https://anonsvn.jboss.org/repos/jbosstools/trunk/jsf/plugins/org.jboss.tools.jsf.vpe.richfaces/
 
https://anonsvn.jboss.org/repos/jbosstools/trunk/jsf/plugins/org.jboss.tools.jsf.vpe.richfaces/
#2) I don't understand this question, could you clarify?
--

Reply to this message by going to Community
[http://community.jboss.org/message/575202#575202]

Start a new discussion in JBoss Tools at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Tools] - Re: JBoss Tools Richfaces support for RichFaces 4.x?

2010-12-08 Thread Maxim Areshkau
Maxim Areshkau [http://community.jboss.org/people/mareshkau] created the 
discussion

"Re: JBoss Tools Richfaces support for RichFaces 4.x?"

To view the discussion, visit: http://community.jboss.org/message/574862#574862

--
Hi Rory, we have update sites   http://www.jboss.org/tools/download.html 
http://www.jboss.org/tools/download.html
To get RF4.0 you can use nightly build or wait a litle while we release 3.2.0 
Betta
--

Reply to this message by going to Community
[http://community.jboss.org/message/574862#574862]

Start a new discussion in JBoss Tools at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Tools] - Re: Cannot install JBoss Tools RichFaces

2010-12-01 Thread Maxim Areshkau
Maxim Areshkau [http://community.jboss.org/people/mareshkau] created the 
discussion

"Re: Cannot install JBoss Tools RichFaces"

To view the discussion, visit: http://community.jboss.org/message/573838#573838

--
So we don't support x64 try to use x32 eclipse.
--

Reply to this message by going to Community
[http://community.jboss.org/message/573838#573838]

Start a new discussion in JBoss Tools at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Tools] - Re: Cannot install JBoss Tools RichFaces

2010-12-01 Thread Maxim Areshkau
Maxim Areshkau [http://community.jboss.org/people/mareshkau] created the 
discussion

"Re: Cannot install JBoss Tools RichFaces"

To view the discussion, visit: http://community.jboss.org/message/573828#573828

--
are you using eclipse x32 or x64?
--

Reply to this message by going to Community
[http://community.jboss.org/message/573828#573828]

Start a new discussion in JBoss Tools at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Tools] - Re: Cannot install JBoss Tools RichFaces

2010-12-01 Thread Maxim Areshkau
Maxim Areshkau [http://community.jboss.org/people/mareshkau] created the 
discussion

"Re: Cannot install JBoss Tools RichFaces"

To view the discussion, visit: http://community.jboss.org/message/573812#573812

--
Hi, I have just verified once more installation from update site and all works 
fine for me on OSX 10.6, eclipse 3.6, x86 jvm.
Can you provide which OSX and eclipse are you using?
--

Reply to this message by going to Community
[http://community.jboss.org/message/573812#573812]

Start a new discussion in JBoss Tools at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Tools] - Re: Cannot install JBoss Tools RichFaces

2010-11-23 Thread Maxim Areshkau
Maxim Areshkau [http://community.jboss.org/people/mareshkau] created the 
discussion

"Re: Cannot install JBoss Tools RichFaces"

To view the discussion, visit: http://community.jboss.org/message/572444#572444

--
Have feriveied last nightly build under OSX. RichFaces has been installed 
correctly for me and without errors. I have used this version Version: 
3.2.0.v20101122-2055-H270-Beta2 of richfaces and this eclipse update url  
http://download.jboss.org/jbosstools/updates/nightly/trunk/ 
http://download.jboss.org/jbosstools/updates/nightly/trunk/
--

Reply to this message by going to Community
[http://community.jboss.org/message/572444#572444]

Start a new discussion in JBoss Tools at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Tools] - Re: Cannot install JBoss Tools RichFaces

2010-11-23 Thread Maxim Areshkau
Maxim Areshkau [http://community.jboss.org/people/mareshkau] created the 
discussion

"Re: Cannot install JBoss Tools RichFaces"

To view the discussion, visit: http://community.jboss.org/message/572414#572414

--
Today have tried to install from local buil into eclipse 3.6.1 on linux, and 
build has been installed correctly. Going to check installation under osx.
--

Reply to this message by going to Community
[http://community.jboss.org/message/572414#572414]

Start a new discussion in JBoss Tools at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Tools] - Re: Cannot install JBoss Tools RichFaces

2010-11-17 Thread Maxim Areshkau
Maxim Areshkau [http://community.jboss.org/people/mareshkau] created the 
discussion

"Re: Cannot install JBoss Tools RichFaces"

To view the discussion, visit: http://community.jboss.org/message/571558#571558

--
I have builded jboss tools localy and have tried to install RW tools throw 
local update site under linux.
I have obtained following exception:
An error occurred while collecting items to be installed
session context was:(profile=SDKProfile, 
phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
No repository found containing: 
osgi.bundle,com.thoughtworks.qdox,1.6.3.v20081201-1400
No repository found containing: 
osgi.bundle,org.hamcrest.generator,1.1.0.v20090501071000

*So looks like smth broken in our update site, try to wait why we will fix it.*
--

Reply to this message by going to Community
[http://community.jboss.org/message/571558#571558]

Start a new discussion in JBoss Tools at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Tools] - Re: JBoss Tools reuse

2010-10-27 Thread Maxim Areshkau
Maxim Areshkau [http://community.jboss.org/people/mareshkau] created the 
discussion

"Re: JBoss Tools reuse"

To view the discussion, visit: http://community.jboss.org/message/568588#568588

--
Hi,
Such possibility exists  :) . But there doesn't exist any dev documentation for 
now. Use Plugin Spy, our sources and feel free ask any questions.
--

Reply to this message by going to Community
[http://community.jboss.org/message/568588#568588]

Start a new discussion in JBoss Tools at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Tools] - Re: JBoss Tools 3.2 on OS X.5.8 (Power PC - Dual G5)

2010-10-27 Thread Maxim Areshkau
Maxim Areshkau [http://community.jboss.org/people/mareshkau] created the 
discussion

"Re: JBoss Tools 3.2 on OS X.5.8 (Power PC - Dual G5)"

To view the discussion, visit: http://community.jboss.org/message/568585#568585

--
We use native xulrunner, which unfortunately works differently on different 
platforms.
--

Reply to this message by going to Community
[http://community.jboss.org/message/568585#568585]

Start a new discussion in JBoss Tools at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Tools] - Re: Beta1 w/ problem

2010-10-26 Thread Maxim Areshkau
Maxim Areshkau [http://community.jboss.org/people/mareshkau] created the 
discussion

"Re: Beta1 w/ problem"

To view the discussion, visit: http://community.jboss.org/message/568439#568439

--
Hmm, 
are you sure that using betta1 build?, I have tried to download a tools from  
https://www.jboss.org/tools/download/dev.html 
https://www.jboss.org/tools/download/dev.html  and looks timestamp is 
october(Beta1.aggregate-Update-2010-10-16_05-18-24-H221), on you time stamps is 
september(20100917-0705), so looks like you have tried nigtly build.
--

Reply to this message by going to Community
[http://community.jboss.org/message/568439#568439]

Start a new discussion in JBoss Tools at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Tools] - Re: Beta1 w/ problem

2010-10-25 Thread Maxim Areshkau
Maxim Areshkau [http://community.jboss.org/people/mareshkau] created the 
discussion

"Re: Beta1 w/ problem"

To view the discussion, visit: http://community.jboss.org/message/568347#568347

--
So after you have reinstalled second time the problems is different.
I assume you can donwload zip site, chek it for md5 sum and install. 
HTTP GET to " 
http://anonsvn.jboss.org/repos/jbosstools/workspace/usage/usage.properties 
http://anonsvn.jboss.org/repos/jbosstools/workspace/usage/usage.properties"; 
failed, response code received "{1}" because this looks like error codes.
--

Reply to this message by going to Community
[http://community.jboss.org/message/568347#568347]

Start a new discussion in JBoss Tools at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Tools] - Re: Beta1 w/ problem

2010-10-25 Thread Maxim Areshkau
Maxim Areshkau [http://community.jboss.org/people/mareshkau] created the 
discussion

"Re: Beta1 w/ problem"

To view the discussion, visit: http://community.jboss.org/message/568292#568292

--
Hi,
Have you installed via update site? Have been network problems during 
installation? If so, just try to reinstall on new clear eclipse.
--

Reply to this message by going to Community
[http://community.jboss.org/message/568292#568292]

Start a new discussion in JBoss Tools at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


Re: [jboss-user] [JBoss Tools] - Beta Time for JBoss Tools 3.2

2010-10-25 Thread Maxim Areshkau
Maxim Areshkau [http://community.jboss.org/people/mareshkau] commented on

"Beta Time for JBoss Tools 3.2"

To view all comments on this blog post, visit: 
http://community.jboss.org/community/jbosstools/blog/2010/10/18/beta-time-for-jboss-tools-32#comment-4459

--
On which platform has you installed this?, and I assume better to move on  
http://community.jboss.org/en/jbosstools Jboss Tools Forum
--

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Tools] - Re: JBoss Tools 3.2 on OS X.5.8 (Power PC - Dual G5)

2010-10-25 Thread Maxim Areshkau
Maxim Areshkau [http://community.jboss.org/people/mareshkau] created the 
discussion

"Re: JBoss Tools 3.2 on OS X.5.8 (Power PC - Dual G5)"

To view the discussion, visit: http://community.jboss.org/message/568223#568223

--
Hmm,
You opened internal web browser when XR path has been specified into eclipse 
run arguments?
--

Reply to this message by going to Community
[http://community.jboss.org/message/568223#568223]

Start a new discussion in JBoss Tools at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Tools] - Re: jboss tools 3.2 beta deploy incorrect

2010-10-21 Thread Maxim Areshkau
Maxim Areshkau [http://community.jboss.org/people/mareshkau] created the 
discussion

"Re: jboss tools 3.2 beta deploy incorrect"

To view the discussion, visit: http://community.jboss.org/message/567638#567638

--
Hi,
may be possible to specify to add jar project to server classpath using server 
configuration?
--

Reply to this message by going to Community
[http://community.jboss.org/message/567638#567638]

Start a new discussion in JBoss Tools at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Tools] - Re: JBoss Tools 3.2 on OS X.5.8 (Power PC - Dual G5)

2010-10-18 Thread Maxim Areshkau
Maxim Areshkau [http://community.jboss.org/people/mareshkau] created the 
discussion

"Re: JBoss Tools 3.2 on OS X.5.8 (Power PC - Dual G5)"

To view the discussion, visit: http://community.jboss.org/message/567074#567074

--
I have opened source code and looks like problem can be in eclipse build in 
xulruner, because it crashed on following line browser = new Browser(parent, 
SWT.MOZILLA);
--

Reply to this message by going to Community
[http://community.jboss.org/message/567074#567074]

Start a new discussion in JBoss Tools at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Tools] - Re: JBoss Tools 3.2 on OS X.5.8 (Power PC - Dual G5)

2010-10-18 Thread Maxim Areshkau
Maxim Areshkau [http://community.jboss.org/people/mareshkau] created the 
discussion

"Re: JBoss Tools 3.2 on OS X.5.8 (Power PC - Dual G5)"

To view the discussion, visit: http://community.jboss.org/message/567073#567073

--
Hmmm, Could you try to set XulRunner path and run eclipse on it.
To set xullrunner path you can add in eclipse.ini following line 
-Dorg.eclipse.swt.browser.XULRunnerPath=
After it try to open eclipse internal brawser and will be eclipse crashed or 
not?
--

Reply to this message by going to Community
[http://community.jboss.org/message/567073#567073]

Start a new discussion in JBoss Tools at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Tools] - Re: Can't create Dynamic Web Project with Portlet Tools installed

2010-10-18 Thread Maxim Areshkau
Maxim Areshkau [http://community.jboss.org/people/mareshkau] created the 
discussion

"Re: Can't create Dynamic Web Project with Portlet Tools installed"

To view the discussion, visit: http://community.jboss.org/message/566891#566891

--
When dependences missed and your try to install from update site, I assume it 
won't be installed, it's just says that missed required dependecies.
--

Reply to this message by going to Community
[http://community.jboss.org/message/566891#566891]

Start a new discussion in JBoss Tools at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Tools] - Re: JBoss Tools 3.2 on OS X.5.8 (Power PC - Dual G5)

2010-10-18 Thread Maxim Areshkau
Maxim Areshkau [http://community.jboss.org/people/mareshkau] created the 
discussion

"Re: JBoss Tools 3.2 on OS X.5.8 (Power PC - Dual G5)"

To view the discussion, visit: http://community.jboss.org/message/566890#566890

--
In plugins directory exist plugin named org.mozilla.xpcom, it's used to XPCOM 
connection for Xulrunner. You can check in Manifest.MF version of xulrunner 
which it supports. In your system installed Xulrunner version 1.9.1.3, but we 
use 1.9.1.2, so it can cause a eclipse crash.
--

Reply to this message by going to Community
[http://community.jboss.org/message/566890#566890]

Start a new discussion in JBoss Tools at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Tools] - Re: JBoss Tools 3.2 on OS X.5.8 (Power PC - Dual G5)

2010-10-12 Thread Maxim Areshkau
Maxim Areshkau [http://community.jboss.org/people/mareshkau] created the 
discussion

"Re: JBoss Tools 3.2 on OS X.5.8 (Power PC - Dual G5)"

To view the discussion, visit: http://community.jboss.org/message/566168#566168

--
Hi,
The crash can be caused by dismissing versions of org.mozilla.xpcom and 
xulrunner.
--

Reply to this message by going to Community
[http://community.jboss.org/message/566168#566168]

Start a new discussion in JBoss Tools at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Tools] - Re: VPE Dependencies on jdt.core necessary ?

2010-09-30 Thread Maxim Areshkau
Maxim Areshkau [http://community.jboss.org/people/mareshkau] created the 
discussion

"Re: VPE Dependencies on jdt.core necessary ?"

To view the discussion, visit: http://community.jboss.org/message/564357#564357

--
For now DocBook Editor is a bit customized Visual Page Editor(see  
https://jira.jboss.org/browse/JBIDE-6600 
https://jira.jboss.org/browse/JBIDE-6600 ), which supported extra docbook tags. 
We have couple of issues to make it more lightweight. For example this one   
https://jira.jboss.org/browse/JBIDE-7058 
https://jira.jboss.org/browse/JBIDE-7058 .Also I have created an issue related 
to this post see   https://jira.jboss.org/browse/JBIDE-7227 
https://jira.jboss.org/browse/JBIDE-7227 .Have you founded any other aspects of 
docbook editor working, CA,or smth else?
--

Reply to this message by going to Community
[http://community.jboss.org/message/564357#564357]

Start a new discussion in JBoss Tools at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Tools] - Re: Message in PaginationDataModel

2010-09-30 Thread Maxim Areshkau
Maxim Areshkau [http://community.jboss.org/people/mareshkau] created the 
discussion

"Re: Message in PaginationDataModel"

To view the discussion, visit: http://community.jboss.org/message/564353#564353

--
Is this question related to JBoss Tools component?
Looks like it related to JSF or RichFaces, you can ask on RF forum  
http://community.jboss.org/en/richfaces?view=discussions 
http://community.jboss.org/en/richfaces?view=discussions than.
--

Reply to this message by going to Community
[http://community.jboss.org/message/564353#564353]

Start a new discussion in JBoss Tools at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Tools] - Re: JBoss tools RichFaces (aka the Visual Editor) exhausts heap?

2010-09-22 Thread Maxim Areshkau
Maxim Areshkau [http://community.jboss.org/people/mareshkau] created the 
discussion

"Re: JBoss tools RichFaces (aka the Visual Editor) exhausts heap?"

To view the discussion, visit: http://community.jboss.org/message/563060#563060

--
Also refactoring  some resources can be a reason of calling validation process. 
The validation speed has been improved(see  
https://jira.jboss.org/browse/JBIDE-7021 
https://jira.jboss.org/browse/JBIDE-7021), so could you try latest tools and 
check if you problem still reproducible?
--

Reply to this message by going to Community
[http://community.jboss.org/message/563060#563060]

Start a new discussion in JBoss Tools at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Tools] - Re: Resources folder is missing in a project root directory

2010-09-15 Thread Maxim Areshkau
Maxim Areshkau [http://community.jboss.org/people/mareshkau] created the 
discussion

"Re: Resources folder is missing in a project root directory"

To view the discussion, visit: http://community.jboss.org/message/561978#561978

--
Hi Nimo,
Yes, looks like a bug. Is JSF compapatibilities enabled for project?
--

Reply to this message by going to Community
[http://community.jboss.org/message/561978#561978]

Start a new discussion in JBoss Tools at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Tools] - Re: 64 bit xulrunner - has anyone got one, or detailed steps to build one?

2010-09-15 Thread Maxim Areshkau
Maxim Areshkau [http://community.jboss.org/people/mareshkau] created the 
discussion

"Re: 64 bit xulrunner - has anyone got one, or detailed steps to build one?"

To view the discussion, visit: http://community.jboss.org/message/561549#561549

--
XR used for preview in Visual Page Editor. So if we make it optional, preview 
will be not available.
--

Reply to this message by going to Community
[http://community.jboss.org/message/561549#561549]

Start a new discussion in JBoss Tools at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Tools] - Re: Could not detect registered XULRunner to use: Please help

2010-09-09 Thread Maxim Areshkau
Maxim Areshkau [http://community.jboss.org/people/mareshkau] created the 
discussion

"Re: Could not detect registered XULRunner to use: Please help"

To view the discussion, visit: http://community.jboss.org/message/561036#561036

--
Hi Raj.
There no support for windows x64, try to use x86 version instead.
--

Reply to this message by going to Community
[http://community.jboss.org/message/561036#561036]

Start a new discussion in JBoss Tools at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Tools] - Re: 64 bit xulrunner - has anyone got one, or detailed steps to build one?

2010-09-09 Thread Maxim Areshkau
Maxim Areshkau [http://community.jboss.org/people/mareshkau] created the 
discussion

"Re: 64 bit xulrunner - has anyone got one, or detailed steps to build one?"

To view the discussion, visit: http://community.jboss.org/message/561035#561035

--
Hi, Steve.
Unfortunetly there isn't exist any build of XR for windows x64. Try to use x32 
java, eclipse and XR for XR for x86 platform.
--

Reply to this message by going to Community
[http://community.jboss.org/message/561035#561035]

Start a new discussion in JBoss Tools at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


Re: [jboss-user] [JBoss Tools] - Ignoring .svn files while publishing

2010-08-12 Thread Maxim Areshkau
Maxim Areshkau [http://community.jboss.org/people/mareshkau] replied to the 
discussion

"Ignoring .svn files while publishing"

To view the discussion, visit: http://community.jboss.org/message/557207#557207

--
Hi,
possibly if you will install some eclipse svn plugin, .svn will not appears in 
build.

--

Reply to this message by going to Community
[http://community.jboss.org/message/557207#557207]

Start a new discussion in JBoss Tools at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


Re: [jboss-user] [JBoss Tools] - Ignoring .svn files while publishing

2010-08-11 Thread Maxim Areshkau
Maxim Areshkau [http://community.jboss.org/people/mareshkau] replied to the 
discussion

"Ignoring .svn files while publishing"

To view the discussion, visit: http://community.jboss.org/message/557012#557012

--
Hi Neitz,
Have you installed into JBoss Tools any eclipse svn plugins?

--

Reply to this message by going to Community
[http://community.jboss.org/message/557012#557012]

Start a new discussion in JBoss Tools at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


Re: [jboss-user] [JBoss Tools] - Error JBoss Tools

2010-06-06 Thread Maxim Areshkau
Maxim Areshkau [http://community.jboss.org/people/mareshkau] replied to the 
discussion

"Error JBoss Tools"

To view the discussion, visit: http://community.jboss.org/message/546371#546371

--
Hi, I think the problem in jar parcing implementation. May be you have broken 
jars in your project? 
Could you provide for us you project libraries? Or at least library list?

--

Reply to this message by going to Community
[http://community.jboss.org/message/546371#546371]

Start a new discussion in JBoss Tools at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


Re: [jboss-user] [JBoss Tools] - How to enable JBoss Tools content assist for JSF xhtml files

2010-06-01 Thread Maxim Areshkau
Maxim Areshkau [http://community.jboss.org/people/mareshkau] replied to the 
discussion

"How to enable JBoss Tools content assist for JSF xhtml files"

To view the discussion, visit: http://community.jboss.org/message/545736#545736

--
Hi,
The version of your eclipse 3.4.1 is pretty old, could you try update to 
newest, eclipse 3.5.2 and try JBoss Tools for this version?

--

Reply to this message by going to Community
[http://community.jboss.org/message/545736#545736]

Start a new discussion in JBoss Tools at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


Re: [jboss-user] [JBoss Tools] - JBoss Tools 3.1 and Eclipse 3.5

2010-06-01 Thread Maxim Areshkau
Maxim Areshkau [http://community.jboss.org/people/mareshkau] replied to the 
discussion

"JBoss Tools 3.1 and Eclipse 3.5"

To view the discussion, visit: http://community.jboss.org/message/545735#545735

--
Has the functionality worked on previous versions of studio?

--

Reply to this message by going to Community
[http://community.jboss.org/message/545735#545735]

Start a new discussion in JBoss Tools at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


Re: [jboss-user] [JBoss Tools] - Installing JBoss Tools on Eclipse 3.6 RC

2010-05-24 Thread Maxim Areshkau
Maxim Areshkau [http://community.jboss.org/people/mareshkau] replied to the 
discussion

"Installing JBoss Tools on Eclipse 3.6 RC"

To view the discussion, visit: http://community.jboss.org/message/544454#544454

--
Hi Karsten,
We haven't moved yet on eclipse 3.6, and will do it ASAP.
So to use JBoss Tools you need eclipse 3.5

--

Reply to this message by going to Community
[http://community.jboss.org/message/544454#544454]

Start a new discussion in JBoss Tools at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


Re: [jboss-user] [JBoss Tools] - Error when publishing seam 2.2 project

2010-05-20 Thread Maxim Areshkau
Maxim Areshkau [http://community.jboss.org/people/mareshkau] replied to the 
discussion

"Error when publishing seam 2.2 project"

To view the discussion, visit: http://community.jboss.org/message/543969#543969

--
I have tried to reproduce this issue one fresh update and etc not reproduceble 
any more for me.

--

Reply to this message by going to Community
[http://community.jboss.org/message/543969#543969]

Start a new discussion in JBoss Tools at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


Re: [jboss-user] [JBoss Tools] - Error when publishing seam 2.2 project

2010-05-19 Thread Maxim Areshkau
Maxim Areshkau [http://community.jboss.org/people/mareshkau] replied to the 
discussion

"Error when publishing seam 2.2 project"

To view the discussion, visit: http://community.jboss.org/message/543840#543840

--
Have imported into eclipse and have added jsf capabilities.

--

Reply to this message by going to Community
[http://community.jboss.org/message/543840#543840]

Start a new discussion in JBoss Tools at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


Re: [jboss-user] [JBoss Tools] - Newbie - JBoss Tools Perspectives dissapear when installing new plugins

2010-05-18 Thread Maxim Areshkau
Maxim Areshkau [http://community.jboss.org/people/mareshkau] replied to the 
discussion

"Newbie - JBoss Tools Perspectives dissapear when installing new plugins"

To view the discussion, visit: http://community.jboss.org/message/543726#543726

--
Hi Martin,
Do you change your worpace after reinstalation of tools?

--

Reply to this message by going to Community
[http://community.jboss.org/message/543726#543726]

Start a new discussion in JBoss Tools at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


Re: [jboss-user] [JBoss Tools] - Promote webapp tree node into project child tree node

2010-05-18 Thread Maxim Areshkau
Maxim Areshkau [http://community.jboss.org/people/mareshkau] replied to the 
discussion

"Promote webapp tree node into project child tree node"

To view the discussion, visit: http://community.jboss.org/message/543725#543725

--
Btw In eclipse 3.6 will appears virtual catalogies, that allow map web-root 
folder to any place of project tree.

--

Reply to this message by going to Community
[http://community.jboss.org/message/543725#543725]

Start a new discussion in JBoss Tools at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Tools] - Error when publishing seam 2.2 project

2010-05-13 Thread Maxim Areshkau
Maxim Areshkau [http://community.jboss.org/people/mareshkau] created the 
discussion

"Error when publishing seam 2.2 project"

To view the discussion, visit: http://community.jboss.org/message/542904#542904

--
I have created a seam 2.2 icefaces project using seam gen, and when i trying to 
publish this project to jboss as 5.1 server I have a "Resource 
'/JBIDE4710/classes/main' does not exist." message. When I publish this project 
using seam command line all works fine. Looks like a bug.
I am using Jboss Tools version 3.2

--

Reply to this message by going to Community
[http://community.jboss.org/message/542904#542904]

Start a new discussion in JBoss Tools at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


Re: [jboss-user] [JBoss Tools] - Newbie - How do I debug with JBoss Tools?

2010-04-16 Thread Maxim Areshkau
Maxim Areshkau [http://community.jboss.org/people/mareshkau] replied to the 
discussion

"Newbie - How do I debug with JBoss Tools?"

To view the discussion, visit: http://community.jboss.org/message/537921#537921

--
Hi,
The same way as eclipse debugger. We haven't added smth special for debugging. 
You can search it in google.  
http://www.google.com/search?hl=en&ei=SDLIS6bdFIP8OZmOuaoF&sa=X&oi=spell&resnum=0&ct=result&cd=1&ved=0CAUQBSgA&q=eclipse+debugging&spell=1
 
http://www.google.com/search?hl=en&ei=SDLIS6bdFIP8OZmOuaoF&sa=X&oi=spell&resnum=0&ct=result&cd=1&ved=0CAUQBSgA&q=eclipse+debugging&spell=1

--

Reply to this message by going to Community
[http://community.jboss.org/message/537921#537921]

Start a new discussion in JBoss Tools at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


Re: [jboss-user] [JBoss Tools] - jboss kb project validator

2010-04-03 Thread Maxim Areshkau
Maxim Areshkau [http://community.jboss.org/people/mareshkau] replied to the 
discussion

"jboss kb project validator"

To view the discussion, visit: http://community.jboss.org/message/535474#535474

--
I have noticed such behaviour previously for some seam project, but in last 
version of studia it has been fixed. Looks like not fully.
Nino, could you open a jira for it and attach a project or some part of hime. 
It allow easy reproduce a problem for US.

--

Reply to this message by going to Community
[http://community.jboss.org/message/535474#535474]

Start a new discussion in JBoss Tools at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


Re: [jboss-user] [JBoss Tools] - Missing natures

2010-03-26 Thread Maxim Areshkau
Maxim Areshkau [http://community.jboss.org/people/mareshkau] replied to the 
discussion

"Missing natures"

To view the discussion, visit: http://community.jboss.org/message/534231#534231

--
Some features in JBT has been changed, so to get features working you should 
add this missing natures.  

--

Reply to this message by going to Community
[http://community.jboss.org/message/534231#534231]

Start a new discussion in JBoss Tools at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


Re: [jboss-user] [JBoss Tools] - Eclipse and JBT faster on Linux vs. Windows?

2010-03-26 Thread Maxim Areshkau
Maxim Areshkau [http://community.jboss.org/people/mareshkau] replied to the 
discussion

"Eclipse and JBT faster on Linux vs. Windows?"

To view the discussion, visit: http://community.jboss.org/message/534220#534220

--
Hi,
I have tested JBT under Vista and Ubuntu 9.10 and under both OS they works with 
same speed. 

--

Reply to this message by going to Community
[http://community.jboss.org/message/534220#534220]

Start a new discussion in JBoss Tools at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Tools] New message: "Re: uninstall before update ?"

2010-03-18 Thread Maxim Areshkau
User development,

A new message was posted in the thread "uninstall before update ?":

http://community.jboss.org/message/532808#532808

Author  : Maxim Areshkau
Profile : http://community.jboss.org/people/mareshkau

Message:
--
The migration guide from 2.1 to 3.0 is here 
http://store.redhat.com/docs/en-US/JBoss_Developer_Studio/3.0/html/Migration_Guide/index.html

--

To reply to this message visit the message page: 
http://community.jboss.org/message/532808#532808


___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Tools] New message: "Re: uninstall before update ?"

2010-03-18 Thread Maxim Areshkau
User development,

A new message was posted in the thread "uninstall before update ?":

http://community.jboss.org/message/532805#532805

Author  : Maxim Areshkau
Profile : http://community.jboss.org/people/mareshkau

Message:
--
Hi,
JDBS v2 uses eclipse 3.4.
JDBS v3 uses eclipse 3.5. So you couldn't at all update from JDBS v2 to v3. It 
should be a *new* installation.

--

To reply to this message visit the message page: 
http://community.jboss.org/message/532805#532805


___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Tools] New message: "Re: Jboss tools 3.1, create a jsf 2.0 project"

2010-03-17 Thread Maxim Areshkau
User development,

A new message was posted in the thread "Jboss tools 3.1, create a jsf 2.0 
project":

http://community.jboss.org/message/532589#532589

Author  : Maxim Areshkau
Profile : http://community.jboss.org/people/mareshkau

Message:
--
Problem that some jsf page not works in IE. In my case it was resolved by 
updating for newer version of jsf2.0 library.
--

To reply to this message visit the message page: 
http://community.jboss.org/message/532589#532589


___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Tools] New message: "Re: Jboss tools 3.1, create a jsf 2.0 project"

2010-03-17 Thread Maxim Areshkau
User development,

A new message was posted in the thread "Jboss tools 3.1, create a jsf 2.0 
project":

http://community.jboss.org/message/532587#532587

Author  : Maxim Areshkau
Profile : http://community.jboss.org/people/mareshkau

Message:
--
Hi,
4. add facelets.jar in lib
Adding faceltes.jar isn't necessary by my opinion, because it's included into 
jsf2 libs.
 



--

To reply to this message visit the message page: 
http://community.jboss.org/message/532587#532587


___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Tools] New message: "Re: Jboss tools 3.1, create a jsf 2.0 project"

2010-03-15 Thread Maxim Areshkau
User development,

A new message was posted in the thread "Jboss tools 3.1, create a jsf 2.0 
project":

http://community.jboss.org/message/531948#531948

Author  : Maxim Areshkau
Profile : http://community.jboss.org/people/mareshkau

Message:
--
There no wizards in JBoss Tool for creating Jsf 2 projects. You can vote for 
this https://jira.jboss.org/jira/browse/JBIDE-5219
I think you can create this project manualy:
1. create dynamic web project and add jsf libraries;
2. create maven project with jsf libraries.

--

To reply to this message visit the message page: 
http://community.jboss.org/message/531948#531948


___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Tools Development] New message: "Re: Content Assist in attributes which should be filled with id's"

2010-03-05 Thread Maxim Areshkau
User development,

A new message was posted in the thread "Content Assist in attributes which 
should be filled with id's":

http://community.jboss.org/message/530209#530209

Author  : Maxim Areshkau
Profile : http://community.jboss.org/people/mareshkau

Message:
--
May be this one *https://jira.jboss.org/jira/browse/JBIDE-5921 ?*
--

To reply to this message visit the message page: 
http://community.jboss.org/message/530209#530209


___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Tools] New message: "Re: Autocomplete of attributes of custom facelets tag library"

2010-03-04 Thread Maxim Areshkau
User development,

A new message was posted in the thread "Autocomplete of attributes of custom 
facelets tag library":

http://community.jboss.org/message/529975#529975

Author  : Maxim Areshkau
Profile : http://community.jboss.org/people/mareshkau

Message:
--
Yes, It is possible. See this doc http://community.jboss.org/docs/DOC-14027 
punk #1.4
--

To reply to this message visit the message page: 
http://community.jboss.org/message/529975#529975


___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Tools] New message: "Re: problem rendering custom elements in JBossTools HTML editor"

2010-02-22 Thread Maxim Areshkau
User development,

A new message was posted in the thread "problem rendering custom elements in 
JBossTools HTML editor":

http://community.jboss.org/message/527584#527584

Author  : Maxim Areshkau
Profile : http://community.jboss.org/people/mareshkau

Message:
--
This dialog has very limited functionality. You can try spicify image as 
background image in style attribute.
--

To reply to this message visit the message page: 
http://community.jboss.org/message/527584#527584


___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Tools] New message: "Re: nightly build 201002182126 ->Errors:0, Failures:0"

2010-02-19 Thread Maxim Areshkau
User development,

A new message was posted in the thread "nightly build 201002182126 
->Errors:0,Failures:0":

http://community.jboss.org/message/527233#527233

Author  : Maxim Areshkau
Profile : http://community.jboss.org/people/mareshkau

Message:
--
Yes, Please create an issue. It should be working.
--

To reply to this message visit the message page: 
http://community.jboss.org/message/527233#527233


___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Tools] New message: "Re: problem rendering custom elements in JBossTools HTML editor"

2010-02-18 Thread Maxim Areshkau
User development,

A new message was posted in the thread "problem rendering custom elements in 
JBossTools HTML editor":

http://community.jboss.org/message/527111#527111

Author  : Maxim Areshkau
Profile : http://community.jboss.org/people/mareshkau

Message:
--
We are working to render custom elements whih defined in Java using reflection. 
But it not so easy.
--

To reply to this message visit the message page: 
http://community.jboss.org/message/527111#527111


___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Tools] New message: "Re: problem rendering custom elements in JBossTools HTML editor"

2010-02-18 Thread Maxim Areshkau
User development,

A new message was posted in the thread "problem rendering custom elements in 
JBossTools HTML editor":

http://community.jboss.org/message/527027#527027

Author  : Maxim Areshkau
Profile : http://community.jboss.org/people/mareshkau

Message:
--
I have wrote a little post in my blog about creating custom fecelt library.You 
can http://jjant.com/node/15
If be short to register in web.xml use following context param 
facelets.LIBRARIES.

--

To reply to this message visit the message page: 
http://community.jboss.org/message/527027#527027


___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Tools] New message: "Re: JEE 6"

2010-02-18 Thread Maxim Areshkau
User development,

A new message was posted in the thread "JEE 6":

http://community.jboss.org/message/527026#527026

Author  : Maxim Areshkau
Profile : http://community.jboss.org/people/mareshkau

Message:
--
Hi,
If you create a JEE6 project you will be able to run in using JBoss on 
application servers. I haven't tried glassfish, but you can try to use JBoss AS 
for example. We haven't any kick start projects related for CDI, JSF 2.
There exists an FR for it and you can vote for it. 
https://jira.jboss.org/jira/browse/JBIDE-5219 . Any other features which whould 
you like to see in JBoss Tools?

--

To reply to this message visit the message page: 
http://community.jboss.org/message/527026#527026


___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Tools] New message: "Re: problem rendering custom elements in JBossTools HTML editor"

2010-02-18 Thread Maxim Areshkau
User development,

A new message was posted in the thread "problem rendering custom elements in 
JBossTools HTML editor":

http://community.jboss.org/message/527019#527019

Author  : Maxim Areshkau
Profile : http://community.jboss.org/people/mareshkau

Message:
--
Hi Nicolas,
Which version of tools are you using?
Is data.taglib.xml registered in web.xml?
It your project and custom element works in runtime?

--

To reply to this message visit the message page: 
http://community.jboss.org/message/527019#527019


___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Tools] New message: "Re: JBT with 64 bit version Eclipse?"

2010-02-15 Thread Maxim Areshkau
User development,

A new message was posted in the thread "JBT with 64 bit version Eclipse?":

http://community.jboss.org/message/526288#526288

Author  : Maxim Areshkau
Profile : http://community.jboss.org/people/mareshkau

Message:
--
Eclipse_win64 doesn't our XR. So the VPE will no work.
As soon as xpcom will be added to eclipse_win64 we will support this platform.
If you will use Galileo (64bit) + JBT(32bit) visual editor will be not running.


--

To reply to this message visit the message page: 
http://community.jboss.org/message/526288#526288


___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Tools] New message: "Re: Can't set "scope = project" in visual page editor options"

2010-02-12 Thread Maxim Areshkau
User development,

A new message was posted in the thread "Can't set "scope = project"  in 
visual page editor options":

http://community.jboss.org/message/526122#526122

Author  : Maxim Areshkau
Profile : http://community.jboss.org/people/mareshkau

Message:
--
Robert talk about Page Design Options Dialog in Visual Page Editor.
I have tried set  scope to Project on absolute path and it works for all pages 
in project.

--

To reply to this message visit the message page: 
http://community.jboss.org/message/526122#526122


___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Tools] Document updated/added: "JBosstoolsVisualEditorFAQ"

2010-02-04 Thread Maxim Areshkau
User development,

The document "JBosstoolsVisualEditorFAQ", was updated Feb 4, 2010
by Maxim Areshkau.

To view the document, visit:
http://community.jboss.org/docs/DOC-10862#cf

Document:
--
*Q : Visual Editor does not start under Linux*
 
*A* : Linux users may need to do the following to get the visual editor to work 
correctly on their machines.
 
* The Visual Page Editor (before JBoss Tools 3.1.0.M4) requires the library 
libstdc++.so.5. This library is contained in the compat-libstdc++-33.i386 
package.
 
 
** To install this package on Fedora Core or Red Hat Enterprise Linux run the 
following command:
 
 
** On any other rpm based distributions download libstdc++.so.5 and run the 
following command:
 
 
** On Debian and Debian based distributions (e.g. Ubuntu) run the following 
command:
 
 
* In case you have the library installed and you still have issue with starting 
the visual page editor then close all browser views/editors and leave one 
visual page editor open and restart eclipse. This should force a load of the 
right XULRunner viewer.
 
*Q: Visual Editor doesn't start at any platform and shows message* 'The VPE 
editor can't be run because your system environment needs to be changed 
slightly'
* check is you version of studia/tools is compatible with you version of 
eclipse, see compatible matrix http://community.jboss.org/docs/DOC-14297
 
*Q : Visual Editor starts OK, but next message dialog appears:*
http://community.jboss.org/servlet/JiveServlet/showImage/102-10862-31-1955/messageNaturesInfo.PNG
 
 
*A* : Some functionality of Visual Editor may not work if a project doesn't 
have org.jboss.tools.jsf.jsfnature or org.jboss.tools.jst.web.kb.kbnature in 
.project configuration. To fix this problem and turn off the message box 
execute next steps:
* Right mouse button click on a project in Package Explorer.
* Select +Configure -> Add JSF Capabilities+ from the context menu.
* Configure your project using +Add JSF Capabilities+ wizard and press Finish.
*P. S.* If you are shure that your project does not need JSF capabilities, just 
disable this message box by checking "+Do not show this dialog again!+" 
checkbox.
 
*Q :* Visual Part doesn't start and "XPCOM error -2147467259" are showed
*A :* Something bad happened with build in xulrunner. To check it you should:
* Go to Eclipse -> Help -> About -> Installation Details... ->  Configuration 
* find org.eclipse.swt.browser.XULRunnerPath and open this path in terminal
* try xulrunner.exe -version or ./xulrunner -version and it should show what is 
need for XR to work

--


___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Tools] New message: "Re: Error in Eclipse when adding server, saving properties, and publishing"

2010-02-03 Thread Maxim Areshkau
User development,

A new message was posted in the thread "Error in Eclipse when adding server, 
saving properties, and publishing":

http://community.jboss.org/message/523939#523939

Author  : Maxim Areshkau
Profile : http://community.jboss.org/people/mareshkau

Message:
--
we have not provide xr build for cocoa x86_64, You can work just at 32 bit 
eclipse and java.
There can be some connection problems and some plugins hasn't been downloaded 
fully. Reinstal of tools helps some time a download tools zip file.

--

To reply to this message visit the message page: 
http://community.jboss.org/message/523939#523939


___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Tools] New message: "Re: Error in Eclipse when adding server, saving properties, and publishing"

2010-02-03 Thread Maxim Areshkau
User development,

A new message was posted in the thread "Error in Eclipse when adding server, 
saving properties, and publishing":

http://community.jboss.org/message/523922#523922

Author  : Maxim Areshkau
Profile : http://community.jboss.org/people/mareshkau

Message:
--
Has you installed JBoss Tools via update site?
--

To reply to this message visit the message page: 
http://community.jboss.org/message/523922#523922


___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Tools] New message: "Re: Composite components support breaks the editor?"

2010-02-02 Thread Maxim Areshkau
User development,

A new message was posted in the thread "Composite components support breaks the 
editor?":

http://community.jboss.org/message/523683#523683

Author  : Maxim Areshkau
Profile : http://community.jboss.org/people/mareshkau

Message:
--
Could you attach this page. Our editor is JBoss Tools Editor. Other provided by 
WTP.
--

To reply to this message visit the message page: 
http://community.jboss.org/message/523683#523683


___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Tools] New message: "Re: Problems installing JBossTools-ALL-linux-gtk-x86_64-3.0.3.v200910211631N-H194-GA.zip on linux"

2010-02-01 Thread Maxim Areshkau
User development,

A new message was posted in the thread "Problems installing 
JBossTools-ALL-linux-gtk-x86_64-3.0.3.v200910211631N-H194-GA.zip on linux":

http://community.jboss.org/message/523342#523342

Author  : Maxim Areshkau
Profile : http://community.jboss.org/people/mareshkau

Message:
--
Why at all generate rpm. You Should run eclipse and in eclipse select install 
its from zip file. I think.
--

To reply to this message visit the message page: 
http://community.jboss.org/message/523342#523342


___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Tools] New message: "Re: getting up and running with Eclipse Galileo + JBoss Tool for seam project"

2010-01-27 Thread Maxim Areshkau
User development,

A new message was posted in the thread "getting up and running with Eclipse 
Galileo + JBoss Tool for seam project":

http://community.jboss.org/message/522597#522597

Author  : Maxim Areshkau
Profile : http://community.jboss.org/people/mareshkau

Message:
--
Looks like "information_schema.system_sequences" not exists in your database or 
not acceseble due some restrictions. 

--

To reply to this message visit the message page: 
http://community.jboss.org/message/522597#522597


___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Tools] New message: "Re: Custom tag code completion in eclipse>jboss tools?"

2010-01-19 Thread Maxim Areshkau
User development,

A new message was posted in the thread "Custom tag code completion in 
eclipse>jboss tools?":

http://community.jboss.org/message/520770#520770

Author  : Maxim Areshkau
Profile : http://community.jboss.org/people/mareshkau

Message:
--
In new version has been added CA builders and some additional natures. The 
project should be properly configureted. Does some warning exist in project 
warning view that builder wasn't specified?
--

To reply to this message visit the message page: 
http://community.jboss.org/message/520770#520770


___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Tools] New message: "Re: Custom tag code completion in eclipse>jboss tools?"

2010-01-14 Thread Maxim Areshkau
User development,

A new message was posted in the thread "Custom tag code completion in 
eclipse>jboss tools?":

http://community.jboss.org/message/520101#520101

Author  : Maxim Areshkau
Profile : http://community.jboss.org/people/mareshkau

Message:
--
Yes. Correctly. It's should work in last version of jboss tools, can you update 
eclipse to 3.5.1 and jboss tools to 3.1.0.CR1. You can read about new feature 
http://in.relation.to/Bloggers/JBossTools31CR1Released

--

To reply to this message visit the message page: 
http://community.jboss.org/message/520101#520101


___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Tools] New message: "Re: Custom tag code completion in eclipse>jboss tools?"

2010-01-14 Thread Maxim Areshkau
User development,

A new message was posted in the thread "Custom tag code completion in 
eclipse>jboss tools?":

http://community.jboss.org/message/520087#520087

Author  : Maxim Areshkau
Profile : http://community.jboss.org/people/mareshkau

Message:
--
With eclipse 3.4.1 can only work only tools 2*. There no yet support for custom 
tags i assume.
--

To reply to this message visit the message page: 
http://community.jboss.org/message/520087#520087


___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Tools] New message: "Re: Custom tag code completion in eclipse>jboss tools?"

2010-01-14 Thread Maxim Areshkau
User development,

A new message was posted in the thread "Custom tag code completion in 
eclipse>jboss tools?":

http://community.jboss.org/message/519991#519991

Author  : Maxim Areshkau
Profile : http://community.jboss.org/people/mareshkau

Message:
--
Can you provide a bit more information about your project and how you create 
custom tag?
--

To reply to this message visit the message page: 
http://community.jboss.org/message/519991#519991


___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Tools] New message: "Re: Does the build system still work ?"

2010-01-14 Thread Maxim Areshkau
User development,

A new message was posted in the thread "Does the build system still work ?":

http://community.jboss.org/message/519985#519985

Author  : Maxim Areshkau
Profile : http://community.jboss.org/people/mareshkau

Message:
--
Are tests still disabled?
--

To reply to this message visit the message page: 
http://community.jboss.org/message/519985#519985


___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user