Subject: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
> -----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
>
>
Subject: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
> -----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
>
>
Subject: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
> -----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
>
>