General Category > Feedback
Problem Creating .ser file
(1/1)
Shibu:
Hi Choudary
I have a small issue with the SwingSample project that you have shared.
What I did is that I deleted the SwingLog.ser and SwingLog.ser.txt file from SwingSamples project in eclipse and followed the instruction given in your User guide note 5.3 and 5.4 to see whether the .ser file and .ser.txt file is getting generated or not newly. But that did not happen.
Can you please suggest and help me on this?
Thanks
Shibu.
Choudary Kothapalli:
Hi Shibu,
Have you refreshed SwingSamples project after following the instruction given in User Guide sections 5.3 and 5.4? You can also check your file system to see if those files are created under <<YourWorkspace>>/SwingSamples folder.
Choudary.
Choudary Kothapalli:
Hi Shibu,
I have not tested this configuration. There might be some issues:
a) AJDT 1.4 is for Eclipse 3.2 and not for 3.2.1
b) GEF 3.2.1 is for Eclipse build M20060919-1045. It might not work with Eclipse 3.2.1
I wouldn't think JRE is a problem though I have not tested with that version of JRE.
As you are just trying to generate .ser file, the problem could be with AJDT version. Try Eclipse 3.2 with AJDT 1.4 and let me know.
Regards,
Choudary.
Choudary Kothapalli:
Hi Shibu,
Here are a few things you can try.
Rebuild the project using 'Project-->Clean'. If the SwingAspect is weaved into CelsiusConverter, you will see squiggles on the left hand side bar in the editor. You can check what I mean by 'squiggle' on the AJDT homepage, http://www.eclipse.org/ajdt/. In the Outline screenshot, the same icon shown for 'around()' should be seen in your editor for CelsiusConverter.
First of all, you may verify if the project is converted into AspectJ project. You should see 'AJ' instead of 'J' as the project's icon
If it is still not working, zip your project and email me at choudary.k@maintainj.com. I will take a look.
Regards,
Choudary.
Choudary Kothapalli:
Shibu,
Yes, you have to rebuild manually with some versions of AJDT. That's why in the user guide I mentioned ''Project-->Clean' to rebuild. I guess I should make it more explicit.
Regards,
Choudary.
Navigation
[0] Message Index
Go to full version