XML Editor
Sign up for a WebBoard account Sign Up Keyword Search Search More Options... Options
Chat Rooms Chat Help Help News News Log in to WebBoard Log in Not Logged in
Show tree view Topic
Topic Page 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 Go to previous topicPrev TopicGo to next topicNext Topic
Postnext
Luca ChiesaSubject: Question on feature Stylus Studio
Author: Luca Chiesa
Date: 07 Nov 2001 05:34 AM
Hello,
I think to use Stylus Studio as IDE to develop application with java, jsp, stylesheet and excelon.

1) Is it possible to compile the entire project in a single step?

2) Is it possible to debug java as start point. I'm able only to debug java invoked by a stylesheet.

3)Is it possible to debug jsp?

4) There is a help context?. I wish see the javadoc documentation when I don't know how to use a class of a package excelon or java

Thanks for the help

Luca Chiesa

Postnext
Ivan PedruzziSubject: RE: Question on feature Stylus Studio
Author: Ivan Pedruzzi
Date: 07 Nov 2001 11:35 AM

Hi Luca, I could imagine that we could talk Genovese, but I will stick
with my poor English

1) You can't compile an entire project yet
2) For debugging a Java class you need to open the source and press F5
("Go" in the debug toolbar)
3) JSP Debugging is tricky, you need to configure the JSP engine in
debug mode (using JPDA), then Studio can "Attach" to an external JVM
using host name and port. You can find more details in the Tomcat
documentation
4) To use the contex help you simply need to add the javadoc directory
to the Stylus setting
Tools -> Options -> Application Settings -> Java Virtual Machine ->
Class Path

Hope this help


Ivan Pedruzzi
eXcelon Corporation
http://www.stylusstudio.com



> -----Original Message-----
> From: stylus-studio-tech Listmanager [mailto:listmanager]
> Sent: Wednesday, November 07, 2001 5:42 AM
> To: Recipients of 'stylus-studio-tech' suppressed
> Subject: Question on feature Stylus Studio
>
>
> From: "Luca Chiesa"
>
> Hello,
> I think to use Stylus Studio as IDE to develop application
> with java, jsp, stylesheet and excelon.
>
> 1) Is it possible to compile the entire project in a single step?
>
> 2) Is it possible to debug java as start point. I'm able only
> to debug java invoked by a stylesheet.
>
> 3)Is it possible to debug jsp?
>
> 4) There is a help context?. I wish see the javadoc
> documentation when I don't know how to use a class of a
> package excelon or java
>
> Thanks for the help
>
> Luca Chiesa
>
>
>
> To reply: mailto:stylus-studio-tech.4028@edn.exceloncorp.com
> To start a new topic: mailto:stylus-studio-tech@edn.exceloncorp.com
> To login: http://edn.exceloncorp.com/~SSDN
>
>

Postnext
Luca ChiesaSubject: Re: Question on feature Stylus Studio
Author: Luca Chiesa
Date: 08 Nov 2001 03:36 AM
Hi,
I have again problems to debug java classes
If I start debugging from a stylesheet is OK but when start debugging from
a java class.
I set a breakpoint in the code and then I start debugging but Stylus
Studio make nothing and
it doesn't signal errors.

I use jdk1.3 and the last version of Stylus Studio

For the help context instead now is OK

Thanks for the help

Luca


stylus-studio-tech Listmanager wrote:

> From: "Ivan Pedruzzi"
>
> Hi Luca, I could imagine that we could talk Genovese, but I will stick
> with my poor English
>
> 1) You can't compile an entire project yet
> 2) For debugging a Java class you need to open the source and press F5
> ("Go" in the debug toolbar)
> 3) JSP Debugging is tricky, you need to configure the JSP engine in
> debug mode (using JPDA), then Studio can "Attach" to an external JVM
> using host name and port. You can find more details in the Tomcat
> documentation
> 4) To use the contex help you simply need to add the javadoc directory
> to the Stylus setting
> Tools -> Options -> Application Settings -> Java Virtual Machine ->
> Class Path
>
> Hope this help
>
>
> Ivan Pedruzzi
> eXcelon Corporation
> http://www.stylusstudio.com
>
> > -----Original Message-----
> > From: stylus-studio-tech Listmanager [mailto:listmanager]
> > Sent: Wednesday, November 07, 2001 5:42 AM
> > To: Recipients of 'stylus-studio-tech' suppressed
> > Subject: Question on feature Stylus Studio
> >
> >
> > From: "Luca Chiesa"
> >
> > Hello,
> > I think to use Stylus Studio as IDE to develop application
> > with java, jsp, stylesheet and excelon.
> >
> > 1) Is it possible to compile the entire project in a single step?
> >
> > 2) Is it possible to debug java as start point. I'm able only
> > to debug java invoked by a stylesheet.
> >
> > 3)Is it possible to debug jsp?
> >
> > 4) There is a help context?. I wish see the javadoc
> > documentation when I don't know how to use a class of a
> > package excelon or java
> >
> > Thanks for the help
> >
> > Luca Chiesa
> >
> >
> >
> > To reply: mailto:stylus-studio-tech.4028@edn.exceloncorp.com
> > To start a new topic: mailto:stylus-studio-tech@edn.exceloncorp.com
> > To login: http://edn.exceloncorp.com/~SSDN
> >
> >
>
> To reply: mailto:stylus-studio-tech.4029@edn.exceloncorp.com
> To start a new topic: mailto:stylus-studio-tech@edn.exceloncorp.com
> To login: http://edn.exceloncorp.com/~SSDN

Postnext
Ivan PedruzziSubject: RE: Question on feature Stylus Studio
Author: Ivan Pedruzzi
Date: 08 Nov 2001 09:55 AM

What version of Studio are you running?

Is your compiled class in the class path?

If you enable the JDWP log (Tools->Options->Plugin
Settings->Java->Debugger) what do you see in the Output Window?

Ivan Pedruzzi
eXcelon Corporation
http://www.stylusstudio.com



> -----Original Message-----
> From: stylus-studio-tech Listmanager [mailto:listmanager]
> Sent: Thursday, November 08, 2001 3:44 AM
> To: Recipients of 'stylus-studio-tech' suppressed
> Subject: Re: Question on feature Stylus Studio
>
>
> From: Luca Chiesa
>
> Hi,
> I have again problems to debug java classes
> If I start debugging from a stylesheet is OK but when start
> debugging from a java class. I set a breakpoint in the code
> and then I start debugging but Stylus Studio make nothing and
> it doesn't signal errors.
>
> I use jdk1.3 and the last version of Stylus Studio
>
> For the help context instead now is OK
>
> Thanks for the help
>
> Luca
>
>
> stylus-studio-tech Listmanager wrote:
>
> > From: "Ivan Pedruzzi"
> >
> > Hi Luca, I could imagine that we could talk Genovese, but I
> will stick
> > with my poor English
> >
> > 1) You can't compile an entire project yet
> > 2) For debugging a Java class you need to open the source
> and press F5
> > ("Go" in the debug toolbar)
> > 3) JSP Debugging is tricky, you need to configure the JSP engine in
> > debug mode (using JPDA), then Studio can "Attach" to an
> external JVM
> > using host name and port. You can find more details in the Tomcat
> > documentation
> > 4) To use the contex help you simply need to add the
> javadoc directory
> > to the Stylus setting Tools -> Options -> Application Settings ->
> > Java Virtual Machine -> Class Path
> >
> > Hope this help
> >
> >
> > Ivan Pedruzzi
> > eXcelon Corporation
> > http://www.stylusstudio.com
> >
> > > -----Original Message-----
> > > From: stylus-studio-tech Listmanager [mailto:listmanager]
> > > Sent: Wednesday, November 07, 2001 5:42 AM
> > > To: Recipients of 'stylus-studio-tech' suppressed
> > > Subject: Question on feature Stylus Studio
> > >
> > >
> > > From: "Luca Chiesa"
> > >
> > > Hello,
> > > I think to use Stylus Studio as IDE to develop application with
> > > java, jsp, stylesheet and excelon.
> > >
> > > 1) Is it possible to compile the entire project in a single step?
> > >
> > > 2) Is it possible to debug java as start point. I'm able only to
> > > debug java invoked by a stylesheet.
> > >
> > > 3)Is it possible to debug jsp?
> > >
> > > 4) There is a help context?. I wish see the javadoc documentation
> > > when I don't know how to use a class of a package excelon or java
> > >
> > > Thanks for the help
> > >
> > > Luca Chiesa
> > >
> > >
> > >
> > > To reply: mailto:stylus-studio-tech.4028@edn.exceloncorp.com
> > > To start a new topic:
> mailto:stylus-studio-tech@edn.exceloncorp.com
> > > To login:
> http://edn.exceloncorp.com/~SSDN
> > >
> > >
> >
> > To reply: mailto:stylus-studio-tech.4029@edn.exceloncorp.com
> > To start a new topic: mailto:stylus-studio-tech@edn.exceloncorp.com
> > To login: http://edn.exceloncorp.com/~SSDN
>
>
>
> To reply: mailto:stylus-studio-tech.4030@edn.exceloncorp.com
> To start a new topic: mailto:stylus-studio-tech@edn.exceloncorp.com
> To login: http://edn.exceloncorp.com/~SSDN
>
>

Postnext
Luca ChiesaSubject: Re: Question on feature Stylus Studio
Author: Luca Chiesa
Date: 08 Nov 2001 11:13 AM
Hi,

My stylus studio version is 3.1 build 066d
The classpath is OK

If I enable JDWP log, I see nothing

I don't know if I must manually attach JVM
However, If I click on attach JVM, I obtain the message
"The attempt to connect was rejected."

But in the Java->Debugger option, how do I fill the source path with ?

Thanks for the help



> Ivan Pedruzzi
> eXcelon Corporation
> http://www.stylusstudio.com
>
> > -----Original Message-----
> > From: stylus-studio-tech Listmanager [mailto:listmanager]
> > Sent: Thursday, November 08, 2001 3:44 AM
> > To: Recipients of 'stylus-studio-tech' suppressed
> > Subject: Re: Question on feature Stylus Studio
> >
> >
> > From: Luca Chiesa
> >
> > Hi,
> > I have again problems to debug java classes
> > If I start debugging from a stylesheet is OK but when start
> > debugging from a java class. I set a breakpoint in the code
> > and then I start debugging but Stylus Studio make nothing and
> > it doesn't signal errors.
> >
> > I use jdk1.3 and the last version of Stylus Studio
> >
> > For the help context instead now is OK
> >
> > Thanks for the help
> >
> > Luca
> >
> >
> > stylus-studio-tech Listmanager wrote:
> >
> > > From: "Ivan Pedruzzi"
> > >
> > > Hi Luca, I could imagine that we could talk Genovese, but I
> > will stick
> > > with my poor English
> > >
> > > 1) You can't compile an entire project yet
> > > 2) For debugging a Java class you need to open the source
> > and press F5
> > > ("Go" in the debug toolbar)
> > > 3) JSP Debugging is tricky, you need to configure the JSP engine in
> > > debug mode (using JPDA), then Studio can "Attach" to an
> > external JVM
> > > using host name and port. You can find more details in the Tomcat
> > > documentation
> > > 4) To use the contex help you simply need to add the
> > javadoc directory
> > > to the Stylus setting Tools -> Options -> Application Settings ->
> > > Java Virtual Machine -> Class Path
> > >
> > > Hope this help
> > >
> > >
> > > Ivan Pedruzzi
> > > eXcelon Corporation
> > > http://www.stylusstudio.com
> > >
> > > > -----Original Message-----
> > > > From: stylus-studio-tech Listmanager [mailto:listmanager]
> > > > Sent: Wednesday, November 07, 2001 5:42 AM
> > > > To: Recipients of 'stylus-studio-tech' suppressed
> > > > Subject: Question on feature Stylus Studio
> > > >
> > > >
> > > > From: "Luca Chiesa"
> > > >
> > > > Hello,
> > > > I think to use Stylus Studio as IDE to develop application with
> > > > java, jsp, stylesheet and excelon.
> > > >
> > > > 1) Is it possible to compile the entire project in a single step?
> > > >
> > > > 2) Is it possible to debug java as start point. I'm able only to
> > > > debug java invoked by a stylesheet.
> > > >
> > > > 3)Is it possible to debug jsp?
> > > >
> > > > 4) There is a help context?. I wish see the javadoc documentation
> > > > when I don't know how to use a class of a package excelon or java
> > > >
> > > > Thanks for the help
> > > >
> > > > Luca Chiesa
> > > >
> > > >
> > > >
> > > > To reply: mailto:stylus-studio-tech.4028@edn.exceloncorp.com
> > > > To start a new topic:
> > mailto:stylus-studio-tech@edn.exceloncorp.com
> > > > To login:
> > http://edn.exceloncorp.com/~SSDN
> > > >
> > > >
> > >
> > > To reply: mailto:stylus-studio-tech.4029@edn.exceloncorp.com
> > > To start a new topic: mailto:stylus-studio-tech@edn.exceloncorp.com
> > > To login: http://edn.exceloncorp.com/~SSDN
> >
> >
> >
> > To reply: mailto:stylus-studio-tech.4030@edn.exceloncorp.com
> > To start a new topic: mailto:stylus-studio-tech@edn.exceloncorp.com
> > To login: http://edn.exceloncorp.com/~SSDN
> >
> >
>
> To reply: mailto:stylus-studio-tech.4033@edn.exceloncorp.com
> To start a new topic: mailto:stylus-studio-tech@edn.exceloncorp.com
> To login: http://edn.exceloncorp.com/~SSDN

Postnext
Luca ChiesaSubject: Re: Question on feature Stylus Studio
Author: Luca Chiesa
Date: 08 Nov 2001 11:44 AM
Hi,

Now the attach JVM work and it write

Java Debug Wire Protocol (Reference Implementation) version 1.0
JVM Debug Interface version 1.0
JVM version 1.3.0rc1 (Classic VM, native threads, nojit)
JDWP 1.01.3.0rc1 Classic VM

JDWP: JVM IDS size
JDWP: JVM capabilities
JDWP: Set Event requestID 4 kind JVMDI_EVENT_METHOD_ENTRY

But the start debugging again make and write nothing

Thanks for the help

Postnext
Ivan PedruzziSubject: RE: Question on feature Stylus Studio
Author: Ivan Pedruzzi
Date: 08 Nov 2001 12:21 PM
After private discussion we discovered that Luca is experiencing a bug
already fix in upcoming version

Stylus Studio didn't recognize "main" signature different from

public static void main(String args[])



Ivan Pedruzzi
eXcelon Corporation
http://www.stylusstudio.com



> -----Original Message-----
> From: stylus-studio-tech Listmanager [mailto:listmanager]
> Sent: Thursday, November 08, 2001 11:53 AM
> To: Recipients of 'stylus-studio-tech' suppressed
> Subject: Re: Question on feature Stylus Studio
>
>
> From: Luca Chiesa
>
> Hi,
>
> Now the attach JVM work and it write
>
> Java Debug Wire Protocol (Reference Implementation) version
> 1.0 JVM Debug Interface version 1.0 JVM version 1.3.0rc1
> (Classic VM, native threads, nojit) JDWP 1.01.3.0rc1 Classic VM
>
> JDWP: JVM IDS size
> JDWP: JVM capabilities
> JDWP: Set Event requestID 4 kind JVMDI_EVENT_METHOD_ENTRY
>
> But the start debugging again make and write nothing
>
> Thanks for the help
>
>
>
> To reply: mailto:stylus-studio-tech.4037@edn.exceloncorp.com
> To start a new topic: mailto:stylus-studio-tech@edn.exceloncorp.com
> To login: http://edn.exceloncorp.com/~SSDN
>
>

Posttop
Luca ChiesaSubject: Crash con code completation
Author: Luca Chiesa
Date: 09 Nov 2001 06:46 AM
Hi,
when it use the code completation to display java mathod of an object ,
my stylus studio crashes with this error

Luca



(File attachment removed)

 
Topic Page 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 Go to previous topicPrev TopicGo to next topicNext Topic
Download A Free Trial of Stylus Studio 6 XML Professional Edition Today! Powered by Stylus Studio, the world's leading XML IDE for XML, XSLT, XQuery, XML Schema, DTD, XPath, WSDL, XHTML, SQL/XML, and XML Mapping!  
go

Log In Options

Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio® and DataDirect XQuery ™are from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2016 All Rights Reserved.